Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-231252
#<BuildRuby:0x000055facc6ba3b0
@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.20230202-231252",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.002148 0.002268 0.946529 ( 1.325806)
build_miniruby 0.000869 0.000255 1.062874 ( 1.061291)
build_ruby 0.000953 0.000280 1.968281 ( 2.190180)
build_all 0.005328 0.001567 3.194249 ( 1.494130)
build_install 0.009284 0.002731 2.483602 ( 1.640554)
test_btest 0.000719 0.000211 56.545905 ( 14.508753)
test_basic 0.004788 0.000036 0.418261 ( 0.510646)
test_all 0.001402 0.000389 614.358495 (182.286260)
test_rubyspec 0.022163 0.021796 66.899785 ( 77.130099)
total: 282.15 sec