Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-042152
#<BuildRuby:0x0000564a6b21dfc0
@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.20240216-042152",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.005289 0.000611 1.942703 ( 2.374535)
build_miniruby 0.000000 0.001477 1.782225 ( 1.812805)
build_ruby 0.000000 0.001938 3.564642 ( 3.798527)
build_all 0.000000 0.007674 6.485841 ( 3.371071)
build_install 0.014092 0.005396 8.325252 ( 5.376298)
test_btest 0.000686 0.000166 93.816992 ( 45.051586)
test_basic 0.007434 0.000000 0.986993 ( 1.088892)
test_all 0.078619 0.036872 742.923104 (281.245367)
test_rubyspec 0.028486 0.061863 121.204143 (130.610488)
total: 474.73 sec