Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-145351
#<BuildRuby:0x000055cea9619f68
@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.20230105-145351",
@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.000001 0.000012 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.004793 0.000113 0.998466 ( 1.514151)
build_miniruby 0.000931 0.000121 1.233399 ( 1.232043)
build_ruby 0.001100 0.000144 3.035875 ( 3.410911)
build_all 0.005062 0.000660 3.393179 ( 1.646434)
build_install 0.012292 0.000448 2.870744 ( 2.008212)
test_btest 0.000603 0.000073 57.236882 ( 15.559622)
test_basic 0.004540 0.000545 0.395500 ( 0.488512)
test_all 0.001064 0.000127 609.135264 (175.177254)
test_rubyspec 0.008842 0.029571 64.285979 ( 74.225644)
total: 275.26 sec