Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-050020
#<BuildRuby:0x0000562c12f5e120
@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.20240212-050020",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.005423 0.001043 2.011122 ( 2.767557)
build_miniruby 0.000000 0.001840 1.751048 ( 1.859809)
build_ruby 0.000000 0.001947 3.730978 ( 4.331335)
build_all 0.004325 0.004522 6.824564 ( 5.471510)
build_install 0.013095 0.008110 8.486565 ( 6.219063)
test_btest 0.000681 0.000201 92.517117 ( 63.500081)
test_basic 0.002697 0.005644 1.066181 ( 1.539870)
test_all 0.095051 0.027379 841.930436 (458.430999)
test_rubyspec 0.052593 0.062468 200.746980 (287.618391)
total: 831.74 sec