Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-045146
#<BuildRuby:0x00005606a87be120
@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.20230905-045146",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.001646 0.004199 1.910751 ( 2.914703)
build_miniruby 0.001512 0.000189 1.735789 ( 1.795401)
build_ruby 0.001818 0.000000 3.484005 ( 3.909815)
build_all 0.008642 0.000000 6.623779 ( 4.450196)
build_install 0.016193 0.004391 8.074580 ( 6.061367)
test_btest 0.000746 0.000098 85.532218 ( 45.288258)
test_basic 0.003901 0.004136 1.033234 ( 1.391422)
test_all 0.006504 0.003859 700.583278 (325.107450)
test_rubyspec 0.037780 0.034128 107.625261 (126.081414)
total: 517.00 sec