Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-083004
#<BuildRuby:0x0000562bd8546230
@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.20240315-083004",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.000000 0.007768 2.587052 ( 4.195889)
build_miniruby 0.000000 0.001913 1.991621 ( 2.326862)
build_ruby 0.002064 0.000027 3.992525 ( 4.938957)
build_all 0.005833 0.003192 7.632398 ( 6.458823)
build_install 0.013401 0.008161 9.538989 ( 8.948815)
test_btest 0.000989 0.000000 97.701443 ( 95.546224)
test_basic 0.007578 0.000403 1.023563 ( 1.601371)
test_all 0.087394 0.034731 777.506071 (438.631101)
test_rubyspec 0.056568 0.035416 136.689586 (180.053991)
total: 742.70 sec