Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-020235
#<BuildRuby:0x000055a9b1726068
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-020235",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005441 0.000238 1.405055 ( 1.544717)
build_miniruby 0.001068 0.000186 0.810258 ( 0.809078)
build_ruby 0.001696 0.000000 1.590562 ( 1.582866)
build_all 0.003437 0.003552 3.619852 ( 1.867317)
build_install 0.008104 0.006006 2.762269 ( 1.873858)
test_btest 0.000578 0.000139 58.565370 ( 22.189734)
test_basic 0.000000 0.006790 0.405283 ( 0.505308)
test_all 0.000276 0.000690 579.668434 (168.193454)
test_rubyspec 0.015319 0.019941 57.461249 ( 67.482853)
total: 266.05 sec