Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-161232
#<BuildRuby:0x00007fb32baafdd0
@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.20241008-161232",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.002793 0.004790 3.940040 ( 3.842875)
build_miniruby 0.001326 0.000353 1.641472 ( 1.637850)
build_ruby 0.001343 0.000358 4.243443 ( 4.428205)
build_all 0.005477 0.003393 7.323130 ( 3.055017)
build_install 0.016878 0.002043 9.955109 ( 4.770858)
test_btest 0.000843 0.000222 90.566250 ( 24.017875)
test_basic 0.004513 0.005146 0.918096 ( 0.971313)
test_all 0.123268 0.027099 739.487280 (243.691152)
test_rubyspec 0.057280 0.031281 129.414121 ( 27.658311)
total: 314.07 sec