Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-001338
#<BuildRuby:0x000055c9d0542078
@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.20230725-001338",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.007070 0.000418 2.205210 ( 5.238183)
build_miniruby 0.001284 0.000191 1.651780 ( 2.444383)
build_ruby 0.002444 0.000000 3.533409 ( 5.130520)
build_all 0.007463 0.000799 2.652558 ( 2.888938)
build_install 0.012227 0.006790 4.196178 ( 4.490237)
test_btest 0.000682 0.000122 80.637686 ( 48.383545)
test_basic 0.000000 0.008274 0.896086 ( 1.302279)
test_all 0.001159 0.000846 646.977043 (358.750518)
test_rubyspec 0.039680 0.015312 91.464240 (137.040765)
total: 565.67 sec