Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-033124
#<BuildRuby:0x00007faaafaffdc8
@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.20240813-033124",
@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.000033 0.000003 0.000036 ( 0.000036)
configure 0.000031 0.000003 0.000034 ( 0.000035)
build_up 0.008611 0.000000 3.658410 ( 3.494038)
build_miniruby 0.002103 0.000000 1.709019 ( 1.707690)
build_ruby 0.000000 0.002446 4.427259 ( 4.662609)
build_all 0.005549 0.005039 8.463418 ( 3.337310)
build_install 0.012531 0.011972 11.683105 ( 5.388322)
test_btest 0.000694 0.000139 123.036301 ( 38.910505)
test_basic 0.004907 0.007238 1.091236 ( 1.141154)
test_all 0.110480 0.052473 943.611443 (409.402502)
test_rubyspec 0.043557 0.054953 183.343534 (114.941479)
total: 582.99 sec