Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-191706
#<BuildRuby:0x00007f0bf87cfdc0
@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.20240701-191706",
@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.000030 0.000006 0.000036 ( 0.000033)
autoconf 0.000051 0.000010 0.000061 ( 0.000057)
configure 0.000051 0.000010 0.000061 ( 0.000057)
build_up 0.000000 0.010635 4.580512 ( 5.158857)
build_miniruby 0.001165 0.000762 1.713109 ( 1.879664)
build_ruby 0.000000 0.002259 4.596201 ( 27.534701)
build_all 0.003359 0.006900 8.560207 ( 5.169473)
build_install 0.006155 0.017469 11.952828 ( 7.632315)
test_btest 0.000775 0.000354 123.102042 ( 67.285683)
test_basic 0.006959 0.007601 1.365626 ( 1.485427)
test_all 0.095030 0.057143 964.498972 (345.025657)
test_rubyspec 0.049535 0.044195 167.361342 ( 35.227056)
total: 496.40 sec