Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-092043
#<BuildRuby:0x00007fd96678fdd8
@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.20241106-092043",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000029 0.000010 0.000039 ( 0.000038)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005351 0.004425 5.096820 ( 6.328433)
build_miniruby 0.002247 0.000749 34.258086 ( 15.375944)
build_ruby 0.002074 0.000691 4.539223 ( 4.765942)
build_all 0.012650 0.001353 25.211195 ( 12.191827)
build_install 0.021378 0.002424 10.848473 ( 7.272623)
test_btest 0.000637 0.000182 83.975187 ( 57.667098)
test_basic 0.009328 0.001780 1.134965 ( 1.304486)
test_all 0.107104 0.047288 822.959462 (389.320763)
test_rubyspec 0.050203 0.035263 123.665547 ( 47.405947)
total: 541.63 sec