Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-201442
#<BuildRuby:0x00005605df7722a8
@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.20230513-201442",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.001868 0.004222 1.804685 ( 3.397411)
build_miniruby 0.001259 0.000101 1.275338 ( 1.283465)
build_ruby 0.001265 0.000102 2.595104 ( 2.813665)
build_all 0.006864 0.000000 2.219125 ( 2.245032)
build_install 0.013493 0.004174 3.658802 ( 3.776824)
test_btest 0.000711 0.000071 71.332193 ( 35.279281)
test_basic 0.005682 0.000137 0.740282 ( 0.844438)
test_all 0.001242 0.000120 553.009604 (215.213532)
test_rubyspec 0.020134 0.027742 79.931213 ( 93.244325)
total: 358.10 sec