Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-035014
#<BuildRuby:0x000055a1e6e05a00
@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.20230920-035014",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002814 0.004665 2.308228 ( 4.589864)
build_miniruby 0.001549 0.000402 1.644997 ( 1.830411)
build_ruby 0.001279 0.000331 3.482233 ( 3.787595)
build_all 0.000826 0.007235 6.398102 ( 4.171318)
build_install 0.018051 0.001726 7.946376 ( 7.270221)
test_btest 0.000752 0.000218 85.330237 ( 42.386741)
test_basic 0.002730 0.005137 0.986340 ( 1.189413)
test_all 0.007998 0.001141 695.168153 (283.241758)
test_rubyspec 0.039115 0.031973 107.533826 (124.411439)
total: 472.88 sec