Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-125051
#<BuildRuby:0x00005604f6665e08
@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.20240226-125051",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.002241 0.004309 2.531007 ( 2.352019)
build_miniruby 0.000000 0.001735 1.689845 ( 1.688549)
build_ruby 0.000000 0.001592 3.349262 ( 3.585098)
build_all 0.007338 0.000437 6.535091 ( 3.377939)
build_install 0.012525 0.005786 8.605998 ( 4.490321)
test_btest 0.000827 0.000000 92.887517 ( 34.346248)
test_basic 0.006913 0.000000 0.938203 ( 1.010597)
test_all 0.071304 0.048455 820.345517 (307.632908)
test_rubyspec 0.021679 0.059703 121.391076 (131.047663)
total: 489.53 sec