Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-050838
#<BuildRuby:0x000055e6813ce318
@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.20230112-050838",
@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.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000000 0.004692 0.927292 ( 1.314534)
build_miniruby 0.000012 0.001298 1.080546 ( 1.082366)
build_ruby 0.001513 0.000000 3.005353 ( 3.377972)
build_all 0.004477 0.002339 3.463584 ( 1.657406)
build_install 0.004545 0.008275 2.550360 ( 1.748751)
test_btest 0.000534 0.000196 56.466993 ( 14.590786)
test_basic 0.000994 0.003991 0.368167 ( 0.460086)
test_all 0.000966 0.000406 620.467596 (177.437596)
test_rubyspec 0.026551 0.016866 56.786572 ( 67.035045)
total: 268.71 sec