Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-051916
#<BuildRuby:0x00007f75d011fdd0
@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.20241119-051916",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000043 0.000005 0.000048 ( 0.000048)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.004958 0.003575 4.048173 ( 4.213261)
build_miniruby 0.001534 0.000000 1.718374 ( 1.718447)
build_ruby 0.002175 0.000000 4.600353 ( 4.758696)
build_all 0.008225 0.001082 6.876322 ( 3.958205)
build_install 0.014292 0.007214 9.817991 ( 6.122930)
test_btest 0.001010 0.000165 82.983411 ( 52.773760)
test_basic 0.004980 0.009046 1.175496 ( 1.619516)
test_all 0.114203 0.038270 759.766127 (441.862178)
test_rubyspec 0.060829 0.026733 127.060507 ( 68.596965)
total: 585.63 sec