Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-065556
#<BuildRuby:0x000055748c39a2c8
@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.20231019-065556",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.004011 0.004869 2.708972 ( 3.635567)
build_miniruby 0.001315 0.000282 2.256897 ( 2.399208)
build_ruby 0.000000 0.002153 3.553342 ( 3.900579)
build_all 0.001418 0.008265 6.965260 ( 4.557505)
build_install 0.010602 0.011452 8.598307 ( 6.086088)
test_btest 0.000639 0.000233 92.271859 ( 60.688192)
test_basic 0.004216 0.002585 1.069991 ( 1.334036)
test_all 0.008082 0.001526 752.217115 (384.768394)
test_rubyspec 0.046820 0.027464 109.639762 (136.404801)
total: 603.78 sec