Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-131305
#<BuildRuby:0x000056103fe868e0
@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.20230508-131305",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.002340 0.004561 1.823888 ( 4.223742)
build_miniruby 0.001165 0.000277 1.338605 ( 1.414995)
build_ruby 0.001269 0.000302 2.723047 ( 7.649851)
build_all 0.005583 0.001329 2.242964 ( 2.127987)
build_install 0.010878 0.006247 3.572061 ( 3.471581)
test_btest 0.000713 0.000194 75.474007 ( 43.841934)
test_basic 0.006162 0.000345 0.774889 ( 1.233529)
test_all 0.000792 0.000207 594.710996 (446.343584)
test_rubyspec 0.036142 0.031357 88.453382 (128.048220)
total: 638.36 sec