Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-015109
#<BuildRuby:0x000056348e49e008
@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.20230923-015109",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005447 0.000871 2.142112 ( 3.368468)
build_miniruby 0.001462 0.000000 1.608629 ( 1.612895)
build_ruby 0.001769 0.000000 3.327493 ( 3.550169)
build_all 0.003129 0.004612 6.362589 ( 3.246625)
build_install 0.007699 0.008300 7.645453 ( 4.396634)
test_btest 0.000000 0.001048 85.994393 ( 36.058260)
test_basic 0.003760 0.004160 0.945278 ( 1.026439)
test_all 0.006132 0.003583 697.376305 (241.958186)
test_rubyspec 0.011021 0.058601 102.990624 (116.161206)
total: 411.38 sec