Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-105344
#<BuildRuby:0x0000558001a4a2c8
@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.20240122-105344",
@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.000026)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005466 0.000841 1.768347 ( 2.990961)
build_miniruby 0.000000 0.001544 1.717415 ( 1.764947)
build_ruby 0.000000 0.001923 3.558713 ( 4.098633)
build_all 0.006197 0.002695 6.341174 ( 5.113769)
build_install 0.015990 0.004808 7.716403 ( 6.475525)
test_btest 0.000819 0.000174 85.383424 ( 64.050258)
test_basic 0.002886 0.004752 0.962227 ( 1.216841)
test_all 0.099463 0.025901 774.926447 (735.171946)
test_rubyspec 0.022049 0.091213 186.892117 (297.369671)
total: 1118.25 sec