Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-080133
#<BuildRuby:0x0000562562949f48
@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.20230812-080133",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000035 0.000003 0.000038 ( 0.000032)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.003466 0.003647 2.438208 ( 5.723245)
build_miniruby 0.001245 0.000143 1.769179 ( 2.672086)
build_ruby 0.001466 0.000167 3.943848 ( 5.793327)
build_all 0.008776 0.000138 2.997348 ( 3.472867)
build_install 0.018332 0.004177 4.806145 ( 6.215978)
test_btest 0.000869 0.000106 87.786553 ( 63.297677)
test_basic 0.004552 0.004558 1.022368 ( 2.548723)
test_all 0.001654 0.000242 707.960684 (600.541355)
test_rubyspec 0.026439 0.045303 106.351751 (205.411109)
total: 895.68 sec