Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-150545
#<BuildRuby:0x00007f12294efdd0
@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.20240926-150545",
@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.000025 0.000007 0.000032 ( 0.000032)
autoconf 0.000044 0.000012 0.000056 ( 0.000056)
configure 0.000041 0.000011 0.000052 ( 0.000051)
build_up 0.004235 0.005269 4.708898 ( 3.946005)
build_miniruby 0.001348 0.000396 1.756715 ( 1.760723)
build_ruby 0.001650 0.000486 4.404466 ( 4.591513)
build_all 0.009465 0.000272 7.088511 ( 2.995751)
build_install 0.017738 0.005149 9.963135 ( 4.250699)
test_btest 0.000715 0.000200 90.931892 ( 23.797356)
test_basic 0.004289 0.005306 1.143965 ( 1.193422)
test_all 0.088694 0.059288 701.881737 (219.960614)
test_rubyspec 0.057343 0.033302 133.168356 ( 25.768518)
total: 288.27 sec