Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-145319
#<BuildRuby:0x00007fe03373fdc8
@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.20240828-145319",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000044 0.000011 0.000055 ( 0.000053)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.007278 0.000716 3.041827 ( 3.843447)
build_miniruby 0.001261 0.000281 12.978549 ( 13.269394)
build_ruby 0.001604 0.000356 3.957051 ( 18.772928)
build_all 0.008992 0.000036 8.149183 ( 3.372885)
build_install 0.015196 0.003039 10.323203 ( 4.685985)
test_btest 0.001022 0.000000 100.535860 ( 26.011050)
test_basic 0.002022 0.007127 0.912666 ( 5.748892)
test_all 0.092748 0.052815 723.251849 (222.363167)
test_rubyspec 0.047847 0.045290 166.176884 ( 27.446691)
total: 325.52 sec