Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-173141
#<BuildRuby:0x00007f6ce7abfdc8
@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-173141",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.005561 0.003581 4.501270 ( 4.027681)
build_miniruby 0.001346 0.000225 1.294447 ( 1.295194)
build_ruby 0.001684 0.000280 3.806700 ( 4.003291)
build_all 0.005274 0.002795 6.922610 ( 2.867581)
build_install 0.010443 0.007443 9.949593 ( 4.382299)
test_btest 0.000000 0.000954 92.896677 ( 24.561362)
test_basic 0.006888 0.002601 0.955085 ( 1.009468)
test_all 0.100659 0.048646 759.421924 (220.061930)
test_rubyspec 0.052489 0.033465 132.886361 ( 28.400745)
total: 290.61 sec