Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-011203
#<BuildRuby:0x0000559318eb9f00
@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.20240319-011203",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002350 0.004424 2.276806 ( 2.306703)
build_miniruby 0.001259 0.000202 1.609247 ( 1.614474)
build_ruby 0.001392 0.000223 3.349512 ( 3.570454)
build_all 0.003034 0.004863 6.754988 ( 3.281869)
build_install 0.017657 0.001647 8.318043 ( 4.579866)
test_btest 0.000704 0.000130 92.864259 ( 38.524416)
test_basic 0.003873 0.004554 0.925585 ( 1.027931)
test_all 0.070630 0.049990 805.637898 (329.866014)
test_rubyspec 0.038604 0.053707 127.787563 (137.308401)
total: 522.08 sec