Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-204858
#<BuildRuby:0x0000561647bfa320
@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.20221227-204858",
@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.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000775 0.004131 1.037693 ( 1.577009)
build_miniruby 0.000996 0.000199 1.370580 ( 1.369738)
build_ruby 0.001121 0.000224 2.882788 ( 3.260226)
build_all 0.002679 0.003784 3.524735 ( 1.752987)
build_install 0.013562 0.001182 2.736821 ( 1.827542)
test_btest 0.000650 0.000141 55.244269 ( 15.373195)
test_basic 0.001764 0.004793 0.369147 ( 0.466200)
test_all 0.001173 0.000306 621.019470 (185.862193)
test_rubyspec 0.025260 0.014337 63.111907 ( 73.157464)
total: 284.65 sec