Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-160720
#<BuildRuby:0x000055fa7157dfc0
@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.20230210-160720",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.001350 0.003444 1.210408 ( 2.248636)
build_miniruby 0.001345 0.000320 1.175223 ( 1.193703)
build_ruby 0.000000 0.001558 2.464607 ( 2.681987)
build_all 0.005415 0.001702 3.790219 ( 2.357637)
build_install 0.010413 0.003558 2.893693 ( 2.586266)
test_btest 0.000532 0.000143 55.596202 ( 30.433705)
test_basic 0.004698 0.001265 0.448967 ( 0.556142)
test_all 0.001676 0.000000 658.159331 (289.461516)
test_rubyspec 0.034540 0.030756 79.880198 (108.114497)
total: 439.64 sec