Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-051534
#<BuildRuby:0x00007f1a99aefdc0
@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.20240624-051534",
@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.000022 0.000007 0.000029 ( 0.000030)
autoconf 0.000031 0.000010 0.000041 ( 0.000042)
configure 0.000027 0.000008 0.000035 ( 0.000036)
build_up 0.007765 0.002426 4.161935 ( 7.485696)
build_miniruby 0.001669 0.000522 1.944562 ( 5.160693)
build_ruby 0.002203 0.000689 5.000171 ( 7.366531)
build_all 0.004974 0.007302 9.182361 ( 13.914178)
build_install 0.015950 0.013072 12.547580 ( 17.767295)
test_btest 0.000789 0.000316 129.025079 (184.854855)
test_basic 0.006628 0.008026 1.446041 ( 2.567341)
test_all 0.126408 0.041938 958.948283 (980.831175)
test_rubyspec 0.055692 0.036305 175.195000 ( 47.996045)
total: 1267.95 sec