Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-093144
#<BuildRuby:0x00005618b3222258
@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.20231223-093144",
@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.001871 0.000255 2.051795 ( 4.732799)
autoconf 0.001138 0.000000 2.421918 ( 2.415916)
configure 0.045554 0.025160 30.282508 ( 41.768668)
build_up 0.022877 0.012084 51.623287 ( 38.976010)
build_miniruby 0.008619 0.007889 60.679806 ( 28.848682)
build_ruby 0.002292 0.000000 3.339453 ( 3.502512)
build_all 0.057903 0.036468 149.332967 ( 72.939931)
build_install 0.009347 0.007526 3.797898 ( 3.705360)
test_btest 0.000000 0.000785 80.460049 ( 27.246996)
test_basic 0.005448 0.002067 0.889014 ( 0.967906)
test_all 0.076253 0.047590 726.734640 (321.703402)
test_rubyspec 0.028449 0.037945 135.049494 (147.426012)
total: 694.24 sec