Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-053324
#<BuildRuby:0x00007f6e674dfdc8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240926-053324",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.005520 0.005043 5.213354 ( 4.998038)
build_miniruby 0.001703 0.000322 1.865147 ( 1.919341)
build_ruby 0.000000 0.002414 4.580774 ( 4.776461)
build_all 0.006311 0.002139 6.995483 ( 2.705704)
build_install 0.007627 0.010521 9.992397 ( 4.249131)
test_btest 0.000847 0.000223 95.663221 ( 26.649901)
test_basic 0.009519 0.003428 1.072591 ( 1.127147)
test_all 0.103291 0.051948 766.108834 (252.393293)
test_rubyspec 0.057283 0.034340 143.080369 ( 29.803980)
total: 328.62 sec