Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-213135
#<BuildRuby:0x0000559c426b1a00
@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.20230811-213135",
@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.000027 0.000002 0.000029 ( 0.000028)
autoconf 0.000047 0.000003 0.000050 ( 0.000049)
configure 0.000043 0.000003 0.000046 ( 0.000044)
build_up 0.003746 0.003859 2.319239 ( 7.399586)
build_miniruby 0.001350 0.000113 1.733708 ( 3.904572)
build_ruby 0.001755 0.000146 3.703203 ( 7.895096)
build_all 0.008133 0.000356 2.852591 ( 5.208731)
build_install 0.010291 0.010847 4.365636 ( 7.396187)
test_btest 0.000715 0.000105 83.951085 ( 72.423010)
test_basic 0.006885 0.001008 1.000805 ( 2.315692)
test_all 0.001724 0.000253 673.682316 (509.779994)
test_rubyspec 0.048711 0.013785 100.616107 (207.455900)
total: 823.78 sec