Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-112225
#<BuildRuby:0x00007f2baf0efdd0
@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.20241203-112225",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.007743 0.001822 3.894559 ( 3.598259)
build_miniruby 0.000000 0.001676 1.307927 ( 1.305109)
build_ruby 0.000397 0.001460 3.879586 ( 62.573756)
build_all 0.008633 0.000122 6.478564 ( 2.899334)
build_install 0.018945 0.002793 9.791718 ( 5.899157)
test_btest 0.000760 0.000177 81.566471 ( 30.604214)
test_basic 0.009774 0.000406 1.082821 ( 1.165817)
test_all 0.086588 0.058533 769.949994 (277.714146)
test_rubyspec 0.037395 0.043850 123.756652 ( 47.873629)
total: 433.63 sec