Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-202618
#<BuildRuby:0x00005651c1565f68
@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.20230915-202618",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002383 0.006424 2.524701 ( 6.102711)
build_miniruby 0.001879 0.000276 62.977634 ( 71.775904)
build_ruby 0.002066 0.000000 3.864728 ( 5.575387)
build_all 0.009427 0.000000 6.609033 ( 8.741919)
build_install 0.021003 0.000845 8.072623 ( 11.623658)
test_btest 0.000991 0.000121 86.449223 (100.499032)
test_basic 0.008262 0.000000 1.016264 ( 1.730373)
test_all 0.004164 0.007292 700.085516 (525.410439)
test_rubyspec 0.033967 0.039095 106.353325 (133.035037)
total: 864.50 sec