Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-185510
#<BuildRuby:0x000055f232d621d8
@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.20230604-185510",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001963 0.003736 1.686739 ( 2.923923)
build_miniruby 0.001458 0.000182 1.399557 ( 1.399232)
build_ruby 0.001345 0.000168 2.719681 ( 2.926131)
build_all 0.001947 0.004355 2.103034 ( 1.314803)
build_install 0.009393 0.006714 3.411110 ( 2.608104)
test_btest 0.001057 0.000000 75.982543 ( 29.610365)
test_basic 0.005005 0.000000 0.772271 ( 0.868455)
test_all 0.001290 0.000000 596.022437 (241.170722)
test_rubyspec 0.030468 0.021504 82.978473 ( 99.658591)
total: 382.48 sec