Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-063022
#<BuildRuby:0x000056240af95fb8
@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.20240113-063022",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.005485 0.000363 1.748278 ( 2.472674)
build_miniruby 0.001259 0.000291 1.689151 ( 1.696773)
build_ruby 0.001241 0.000286 3.340232 ( 3.680436)
build_all 0.008155 0.000001 6.049027 ( 4.145785)
build_install 0.014585 0.002174 7.122141 ( 5.385430)
test_btest 0.000572 0.000118 85.585817 ( 50.160309)
test_basic 0.002007 0.004949 0.935678 ( 1.127284)
test_all 0.089193 0.032854 776.049958 (370.053610)
test_rubyspec 0.051210 0.019072 94.811681 (107.651449)
total: 546.37 sec