Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-191845
#<BuildRuby:0x000056268d459fc0
@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.20230311-191845",
@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.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001506 0.004178 1.680310 ( 2.901746)
build_miniruby 0.001104 0.000150 1.154032 ( 1.153144)
build_ruby 0.001249 0.000170 2.391168 ( 2.592158)
build_all 0.002945 0.002633 1.915788 ( 1.089228)
build_install 0.008971 0.004777 3.064901 ( 2.030828)
test_btest 0.000755 0.000000 66.275049 ( 22.084723)
test_basic 0.000828 0.003465 0.507258 ( 0.602776)
test_all 0.000762 0.000169 504.951184 (159.851992)
test_rubyspec 0.018027 0.025177 72.393429 ( 82.324407)
total: 274.63 sec