Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-155945
#<BuildRuby:0x0000561195b5e120
@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.20230924-155945",
@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.000017)
autoconf 0.000015 0.000002 0.000017 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002460 0.003745 1.920903 ( 3.158662)
build_miniruby 0.001187 0.000219 1.223899 ( 1.221922)
build_ruby 0.000000 0.001350 2.727691 ( 2.940864)
build_all 0.006266 0.001345 5.517134 ( 2.117847)
build_install 0.016395 0.000185 6.833088 ( 3.169395)
test_btest 0.001059 0.000187 79.760149 ( 21.043389)
test_basic 0.000000 0.005822 0.748105 ( 0.808718)
test_all 0.007576 0.000994 638.419079 (211.176848)
test_rubyspec 0.035393 0.016519 86.355979 ( 98.256085)
total: 343.89 sec