Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-101701
#<BuildRuby:0x000055be3462e3d0
@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-101701",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.004783 0.000000 1.620738 ( 2.006718)
build_miniruby 0.001523 0.000000 1.622430 ( 1.623160)
build_ruby 0.000000 0.001747 2.863873 ( 3.073832)
build_all 0.001433 0.006295 5.447243 ( 2.645941)
build_install 0.013660 0.004322 6.800382 ( 4.209227)
test_btest 0.000872 0.000150 79.973772 ( 33.827525)
test_basic 0.003332 0.004848 0.872037 ( 0.948629)
test_all 0.088356 0.030972 699.680065 (262.483832)
test_rubyspec 0.051318 0.017202 96.043775 (110.235905)
total: 421.06 sec