Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-160439
#<BuildRuby:0x00005586ff3363b0
@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.20240130-160439",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005527 0.000070 1.639766 ( 1.985840)
build_miniruby 0.001491 0.000068 1.630512 ( 1.629036)
build_ruby 0.001518 0.000069 2.765511 ( 3.014748)
build_all 0.001960 0.004519 5.626891 ( 2.059618)
build_install 0.009070 0.008187 7.203511 ( 3.475627)
test_btest 0.000908 0.000146 83.423863 ( 21.753194)
test_basic 0.006219 0.000294 0.725045 ( 0.782312)
test_all 0.062301 0.053791 721.782112 (230.208076)
test_rubyspec 0.037710 0.059653 140.308873 (152.072232)
total: 416.98 sec