Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-134718
#<BuildRuby:0x000055df23daa018
@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.20230112-134718",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000017)
build_up 0.003130 0.001204 0.824366 ( 1.372923)
build_miniruby 0.000885 0.000340 1.139327 ( 1.137575)
build_ruby 0.001033 0.000398 2.668733 ( 3.030466)
build_all 0.000000 0.006320 3.024300 ( 1.423023)
build_install 0.009983 0.002909 2.226009 ( 1.446904)
test_btest 0.000765 0.000357 54.323344 ( 13.912999)
test_basic 0.000000 0.004499 0.385797 ( 0.478156)
test_all 0.000000 0.001100 586.610123 (164.468798)
test_rubyspec 0.015954 0.025369 54.260139 ( 64.409284)
total: 251.68 sec