Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-152728
#<BuildRuby:0x00007f0457defdc0
@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.20241014-152728",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.002217 0.004536 3.082320 ( 3.086442)
build_miniruby 0.001267 0.000282 1.191790 ( 1.194667)
build_ruby 0.001732 0.000385 4.605835 ( 4.887742)
build_all 0.007087 0.004956 7.728219 ( 4.867902)
build_install 0.015325 0.009361 10.626038 ( 6.691823)
test_btest 0.000862 0.000251 96.860650 ( 60.481881)
test_basic 0.007657 0.005457 1.290420 ( 1.576332)
test_all 0.092253 0.058324 735.823871 (220.695364)
test_rubyspec 0.036376 0.048129 137.017237 ( 24.475100)
total: 327.96 sec