Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-041707
#<BuildRuby:0x0000558c0b406018
@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.20231013-041707",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005295 0.000980 2.287999 ( 2.500960)
build_miniruby 0.000000 0.001728 1.646401 ( 1.646659)
build_ruby 0.000000 0.001633 3.075165 ( 3.285292)
build_all 0.002053 0.005407 6.260193 ( 2.516041)
build_install 0.015420 0.002787 7.880230 ( 3.816852)
test_btest 0.000647 0.000162 87.754953 ( 24.278354)
test_basic 0.000824 0.004932 0.794481 ( 0.852645)
test_all 0.006887 0.001968 688.554492 (220.527796)
test_rubyspec 0.051126 0.025492 110.819211 (129.568000)
total: 388.99 sec