Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-060726
#<BuildRuby:0x000055b6975aa048
@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.20221205-060726",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.002437 0.003746 1.457306 ( 2.505587)
build_miniruby 0.000974 0.000221 0.898025 ( 0.993039)
build_ruby 0.001251 0.000284 1.580231 ( 1.666296)
build_all 0.002423 0.004824 3.805061 ( 2.780025)
build_install 0.012241 0.003338 2.796412 ( 2.610109)
test_btest 0.001029 0.000000 55.818028 ( 32.259090)
test_basic 0.001765 0.004234 0.391809 ( 0.577486)
test_all 0.001139 0.000347 617.380846 (253.805581)
test_rubyspec 0.019634 0.026443 70.035414 ( 83.326545)
total: 380.52 sec