Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-194053
#<BuildRuby:0x0000557a1f6ce320
@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.20230123-194053",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001537 0.003389 1.274073 ( 1.781047)
build_miniruby 0.001194 0.000260 1.221099 ( 1.224674)
build_ruby 0.000000 0.001864 2.995714 ( 3.359237)
build_all 0.002166 0.005289 3.784220 ( 2.409330)
build_install 0.008881 0.006749 3.010939 ( 2.503829)
test_btest 0.000454 0.000151 55.982996 ( 25.740487)
test_basic 0.002664 0.004704 0.433673 ( 0.535767)
test_all 0.001133 0.000420 652.273835 (227.326129)
test_rubyspec 0.029388 0.021296 71.135279 ( 82.470693)
total: 347.35 sec