Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-014641
#<BuildRuby:0x000055dac6fca228
@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.20221229-014641",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005254 0.000404 1.195239 ( 2.301391)
build_miniruby 0.001421 0.000109 1.463515 ( 1.578678)
build_ruby 0.000000 0.001828 3.512497 ( 28.037103)
build_all 0.005762 0.002379 3.875262 ( 2.429752)
build_install 0.015165 0.000000 3.142730 ( 2.827171)
test_btest 0.000602 0.000000 55.544817 ( 34.507068)
test_basic 0.005952 0.000503 0.430675 ( 0.909072)
test_all 0.002106 0.000204 618.681622 (254.305063)
test_rubyspec 0.021175 0.022832 71.297139 ( 85.584143)
total: 412.48 sec