Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-184203
#<BuildRuby:0x000055d3f7fd5f90
@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.20240130-184203",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.004998 0.000400 1.805264 ( 2.248123)
build_miniruby 0.001447 0.000116 1.625286 ( 1.625011)
build_ruby 0.001825 0.000146 3.554490 ( 3.743015)
build_all 0.002932 0.004703 6.181811 ( 2.995720)
build_install 0.014614 0.003439 7.518966 ( 4.328350)
test_btest 0.000845 0.000112 86.355556 ( 34.125123)
test_basic 0.005460 0.002565 0.966052 ( 1.066354)
test_all 0.081108 0.033962 730.252591 (266.352932)
test_rubyspec 0.043474 0.062385 166.345811 (182.390738)
total: 498.88 sec