Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-075438
#<BuildRuby:0x000055c4798917f8
@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.20240314-075438",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.007026 0.001171 3.145393 ( 2.909762)
build_miniruby 0.001249 0.000208 1.828677 ( 1.827051)
build_ruby 0.002261 0.000000 3.221145 ( 3.455749)
build_all 0.003445 0.004597 7.030164 ( 2.799504)
build_install 0.017835 0.003587 9.706949 ( 4.666153)
test_btest 0.000978 0.000195 95.381600 ( 42.196934)
test_basic 0.008109 0.000000 1.025527 ( 1.134809)
test_all 0.102868 0.023097 904.653848 (403.002519)
test_rubyspec 0.064203 0.037237 141.378636 (197.746936)
total: 659.74 sec