Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-020516
#<BuildRuby:0x00007f00398dfdc0
@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.20241004-020516",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003343 0.004313 3.370812 ( 3.502511)
build_miniruby 0.001782 0.000000 1.390318 ( 1.387949)
build_ruby 0.001929 0.000259 3.455879 ( 3.646639)
build_all 0.008785 0.000000 6.692563 ( 2.629055)
build_install 0.014832 0.005511 8.938477 ( 3.936725)
test_btest 0.000729 0.000142 94.908914 ( 24.607712)
test_basic 0.002385 0.008117 1.185231 ( 1.227602)
test_all 0.121653 0.026499 766.377294 (233.177170)
test_rubyspec 0.044429 0.043006 138.959277 ( 32.525655)
total: 306.64 sec