Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-151550
#<BuildRuby:0x0000558a455d61a8
@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.20240225-151550",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006331 0.001013 2.666302 ( 3.307180)
build_miniruby 0.001452 0.000233 1.632398 ( 1.636909)
build_ruby 0.001428 0.000229 3.390462 ( 18.951007)
build_all 0.003763 0.004105 6.805294 ( 3.500572)
build_install 0.017753 0.000902 8.754309 ( 4.923469)
test_btest 0.000832 0.000143 92.076349 ( 36.173629)
test_basic 0.006642 0.001145 0.908897 ( 0.978789)
test_all 0.063163 0.053060 753.219533 (284.483173)
test_rubyspec 0.052334 0.032095 125.256389 (134.596289)
total: 488.55 sec