Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-042534
#<BuildRuby:0x00007f9e7f9efdc0
@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.20241128-042534",
@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.000025)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.007662 0.000000 3.278178 ( 3.293597)
build_miniruby 0.001369 0.000287 1.241622 ( 1.238527)
build_ruby 0.001353 0.000338 4.001550 ( 14.795094)
build_all 0.005837 0.002457 6.549830 ( 2.895040)
build_install 0.009342 0.009437 9.220210 ( 4.612041)
test_btest 0.000639 0.000195 78.570628 ( 23.097325)
test_basic 0.007447 0.002276 0.988656 ( 1.572966)
test_all 0.104716 0.042141 759.360217 (222.198487)
test_rubyspec 0.046688 0.037624 121.751653 ( 28.662581)
total: 302.37 sec