Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-022957
#<BuildRuby:0x0000562629aca120
@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.20230514-022957",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.005206 0.000000 1.661131 ( 3.098208)
build_miniruby 0.001290 0.000000 1.241333 ( 1.248691)
build_ruby 0.001204 0.000000 2.419400 ( 2.610172)
build_all 0.006038 0.000000 2.096336 ( 1.276631)
build_install 0.012559 0.003293 3.235485 ( 2.329475)
test_btest 0.000967 0.000000 71.579360 ( 24.664091)
test_basic 0.004240 0.000173 0.716185 ( 0.815102)
test_all 0.000711 0.000633 574.030041 (175.553662)
test_rubyspec 0.014311 0.026840 72.219842 ( 84.121123)
total: 295.72 sec