Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-095030
#<BuildRuby:0x0000556cff8863e8
@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.20231021-095030",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.002445 0.003729 2.016593 ( 2.151213)
build_miniruby 0.001305 0.000217 1.636320 ( 1.635337)
build_ruby 0.001665 0.000277 3.040949 ( 3.252408)
build_all 0.007135 0.000493 5.648406 ( 2.714558)
build_install 0.015979 0.002712 7.266216 ( 4.214382)
test_btest 0.000624 0.000101 80.684073 ( 31.203983)
test_basic 0.002884 0.003718 0.895782 ( 0.973307)
test_all 0.002136 0.007339 648.217529 (198.272730)
test_rubyspec 0.030180 0.024371 88.124893 (100.716649)
total: 345.14 sec