Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-094335
#<BuildRuby:0x00007f0167b3fdc0
@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.20241108-094335",
@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.000023 0.000007 0.000030 ( 0.000029)
autoconf 0.000043 0.000013 0.000056 ( 0.000054)
configure 0.000037 0.000011 0.000048 ( 0.000047)
build_up 0.003757 0.005184 4.311515 ( 4.264691)
build_miniruby 0.001465 0.000474 1.728441 ( 1.731807)
build_ruby 0.001639 0.000531 4.663561 ( 4.783908)
build_all 0.006766 0.003647 7.161935 ( 3.958791)
build_install 0.021011 0.002649 10.194222 ( 5.827984)
test_btest 0.000801 0.000246 85.466295 ( 58.865459)
test_basic 0.002566 0.010873 1.208039 ( 1.579988)
test_all 0.103202 0.053255 777.824952 (292.157306)
test_rubyspec 0.043341 0.027277 115.417020 ( 33.058891)
total: 406.23 sec