Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-102155
#<BuildRuby:0x0000561bfdd1a230
@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.20230906-102155",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.005368 0.000330 1.792126 ( 2.258460)
build_miniruby 0.000000 0.001931 1.572750 ( 1.577693)
build_ruby 0.000000 0.001602 3.659150 ( 3.837796)
build_all 0.008484 0.000000 6.294250 ( 3.612221)
build_install 0.017084 0.000000 7.071069 ( 3.580535)
test_btest 0.001133 0.000063 81.180103 ( 38.265962)
test_basic 0.000379 0.008029 0.998541 ( 1.116716)
test_all 0.007808 0.001788 657.590411 (256.187387)
test_rubyspec 0.045606 0.026650 104.775229 (119.872692)
total: 430.31 sec