Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-102520
#<BuildRuby:0x000055db2a3b63b0
@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.20230514-102520",
@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.000013 0.000000 0.000013 ( 0.000015)
autoconf 0.000034 0.000002 0.000036 ( 0.000035)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.005167 0.000045 1.641713 ( 2.869575)
build_miniruby 0.001287 0.000050 1.247444 ( 1.246029)
build_ruby 0.001453 0.000056 2.711373 ( 2.982157)
build_all 0.006561 0.000253 2.206820 ( 1.567465)
build_install 0.015247 0.000229 3.364079 ( 2.480052)
test_btest 0.000676 0.000024 73.923881 ( 32.332762)
test_basic 0.001436 0.004779 0.771217 ( 0.986621)
test_all 0.000768 0.000055 552.526996 (173.279867)
test_rubyspec 0.014156 0.029506 75.219095 ( 86.954717)
total: 304.70 sec