Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-045900
#<BuildRuby:0x0000555dada72190
@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.20230820-045900",
@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.000016 0.000002 0.000018 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005837 0.000433 2.033800 ( 3.308887)
build_miniruby 0.001517 0.000000 1.626281 ( 1.624957)
build_ruby 0.000000 0.001887 3.239720 ( 3.403956)
build_all 0.000000 0.009018 6.249092 ( 2.960355)
build_install 0.007939 0.011526 7.930416 ( 4.386525)
test_btest 0.000661 0.000165 86.161207 ( 27.207199)
test_basic 0.001248 0.004262 0.900439 ( 0.968113)
test_all 0.005723 0.004489 696.544775 (234.681868)
test_rubyspec 0.035988 0.035189 103.007443 (115.238084)
total: 393.78 sec