Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-192635
#<BuildRuby:0x00005558f723a078
@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.20240116-192635",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000029)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.004779 0.000368 1.662219 ( 2.204233)
build_miniruby 0.001191 0.000091 1.519986 ( 1.518595)
build_ruby 0.001412 0.000109 2.484972 ( 2.746526)
build_all 0.000000 0.006190 5.062862 ( 1.884587)
build_install 0.006414 0.010443 6.189527 ( 2.921325)
test_btest 0.000924 0.000198 80.139689 ( 20.476731)
test_basic 0.005379 0.000000 0.657434 ( 0.715873)
test_all 0.068660 0.051031 714.323975 (228.874504)
test_rubyspec 0.053828 0.038999 136.621334 (148.336201)
total: 409.68 sec