Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-091556
#<BuildRuby:0x00005604c553e3d0
@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.20231214-091556",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000039 0.000007 0.000046 ( 0.000038)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.002806 0.004663 2.503974 ( 3.634708)
build_miniruby 0.001291 0.000298 1.732369 ( 1.985531)
build_ruby 0.001515 0.000350 3.523036 ( 3.977234)
build_all 0.004217 0.004237 6.008577 ( 4.328050)
build_install 0.018738 0.002474 7.403413 ( 5.586045)
test_btest 0.000662 0.000160 83.106560 ( 64.592015)
test_basic 0.003155 0.004235 0.901476 ( 1.211459)
test_all 0.082147 0.039528 700.906076 (295.259775)
test_rubyspec 0.018633 0.038347 83.735503 ( 95.196810)
total: 475.77 sec