Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-131308
#<BuildRuby:0x0000561a012ce3b0
@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.20231017-131308",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005725 0.000790 2.420104 ( 2.530515)
build_miniruby 0.001465 0.000202 1.648526 ( 1.706105)
build_ruby 0.001443 0.000200 3.290343 ( 3.483395)
build_all 0.004270 0.004239 6.434731 ( 2.718467)
build_install 0.020952 0.000000 8.027272 ( 4.344684)
test_btest 0.000000 0.000741 89.061621 ( 29.538630)
test_basic 0.000000 0.006186 0.987393 ( 1.042214)
test_all 0.004470 0.005629 720.282085 (223.362055)
test_rubyspec 0.052177 0.008750 95.411104 (106.855763)
total: 375.58 sec