Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-191517
#<BuildRuby:0x00005622605ce008
@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.20231014-191517",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000024)
build_up 0.006324 0.000000 2.413428 ( 2.495799)
build_miniruby 0.001386 0.000000 1.525281 ( 1.524285)
build_ruby 0.001764 0.000000 3.349265 ( 3.554765)
build_all 0.001171 0.006376 6.138486 ( 2.545619)
build_install 0.011051 0.007435 7.998830 ( 3.839942)
test_btest 0.000783 0.000174 88.281269 ( 28.189227)
test_basic 0.002441 0.003436 0.809909 ( 0.870687)
test_all 0.007580 0.000913 689.480359 (233.511764)
test_rubyspec 0.031422 0.030250 96.648824 (107.958299)
total: 384.49 sec