Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-051948
#<BuildRuby:0x00007f23fa97fde0
@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.20240924-051948",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.002382 0.006371 4.319160 ( 3.999961)
build_miniruby 0.001307 0.000337 1.684024 ( 1.682062)
build_ruby 0.001432 0.000370 3.635048 ( 3.855809)
build_all 0.005225 0.003153 6.679117 ( 2.758771)
build_install 0.010583 0.008442 10.578228 ( 5.057584)
test_btest 0.000651 0.000205 90.468217 ( 24.186765)
test_basic 0.002363 0.007150 0.981939 ( 1.026181)
test_all 0.117720 0.029583 750.452686 (227.864108)
test_rubyspec 0.039532 0.049421 130.034095 ( 30.329323)
total: 300.76 sec