Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-031456
#<BuildRuby:0x00007f66af02fdd8
@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.20241110-031456",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000043 0.000012 0.000055 ( 0.000053)
configure 0.000032 0.000008 0.000040 ( 0.000041)
build_up 0.005523 0.003312 4.205351 ( 4.736989)
build_miniruby 0.001895 0.000000 1.654921 ( 1.737688)
build_ruby 0.002256 0.000086 4.464281 ( 4.735252)
build_all 0.002897 0.007558 6.986121 ( 4.596876)
build_install 0.014764 0.008864 10.057625 ( 7.030778)
test_btest 0.000595 0.000203 84.400088 ( 52.882770)
test_basic 0.008961 0.001703 1.118328 ( 1.174135)
test_all 0.100465 0.047539 767.104607 (350.834196)
test_rubyspec 0.051944 0.033687 123.777286 ( 58.974603)
total: 486.71 sec