Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-072622
#<BuildRuby:0x000055dfef34a3d0
@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.20240318-072622",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000000 0.007423 2.367397 ( 2.385235)
build_miniruby 0.000636 0.000649 1.824944 ( 1.825937)
build_ruby 0.001615 0.000359 3.621060 ( 3.871295)
build_all 0.007446 0.001655 7.077589 ( 3.218017)
build_install 0.009519 0.012032 9.062151 ( 6.254668)
test_btest 0.000742 0.000222 97.874284 ( 59.157545)
test_basic 0.002989 0.005276 1.095560 ( 1.378722)
test_all 0.108714 0.017501 852.378684 (416.240027)
test_rubyspec 0.039067 0.053378 133.960937 (144.113658)
total: 638.45 sec