Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-205149
#<BuildRuby:0x000055bcb3d06018
@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.20231213-205149",
@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.000003 0.000025 ( 0.000025)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.008462 2.591234 ( 4.140777)
build_miniruby 0.001303 0.000301 1.754043 ( 2.135303)
build_ruby 0.001762 0.000406 3.580662 ( 4.356627)
build_all 0.008582 0.000000 6.189925 ( 5.902990)
build_install 0.016922 0.004233 7.731105 ( 7.113215)
test_btest 0.000778 0.000170 84.564261 ( 80.592245)
test_basic 0.007766 0.000718 0.960168 ( 1.519670)
test_all 0.073319 0.053732 727.384987 (570.307323)
test_rubyspec 0.046501 0.030530 100.826490 (147.290262)
total: 823.36 sec