Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-105654
#<BuildRuby:0x0000559b74376120
@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.20240101-105654",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.003600 0.001124 1.087392 ( 1.430379)
build_miniruby 0.000863 0.000269 1.038979 ( 1.037330)
build_ruby 0.001297 0.000000 2.025898 ( 2.265429)
build_all 0.004477 0.000000 3.899223 ( 1.527923)
build_install 0.007459 0.003205 4.844510 ( 2.354722)
test_btest 0.000618 0.000185 63.337706 ( 15.236367)
test_basic 0.004504 0.001351 0.580432 ( 0.652005)
test_all 0.070961 0.033477 560.512652 (176.811042)
test_rubyspec 0.009158 0.037557 68.400363 ( 80.283282)
total: 281.60 sec