Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-204542
#<BuildRuby:0x00005585d813e008
@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.20230704-204542",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.002748 0.003589 2.005762 ( 3.414587)
build_miniruby 0.001030 0.000224 1.867233 ( 1.871700)
build_ruby 0.001200 0.000261 2.951109 ( 3.210586)
build_all 0.006338 0.000512 2.196003 ( 1.433143)
build_install 0.016952 0.000000 3.828919 ( 3.479737)
test_btest 0.000744 0.000000 82.864091 ( 26.669393)
test_basic 0.003429 0.002718 0.851868 ( 0.942811)
test_all 0.001562 0.000302 607.644726 (206.685608)
test_rubyspec 0.026204 0.025327 83.463610 ( 95.297199)
total: 343.01 sec