Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-083135
#<BuildRuby:0x0000558081f0bd68
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-083135",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004804 0.000136 1.274014 ( 1.660851)
build_miniruby 0.000834 0.000152 0.892750 ( 0.892191)
build_ruby 0.001154 0.000210 2.695715 ( 2.695424)
build_all 0.007471 0.001358 14.037590 ( 1.282070)
build_install 0.008628 0.000000 4.077919 ( 1.071657)
test_btest 0.000906 0.000000 71.766827 ( 7.210972)
test_basic 0.002399 0.001841 0.795906 ( 0.871788)
test_all 0.106243 0.024442 478.231799 ( 50.220946)
test_rubyspec 0.028795 0.010044 46.966144 ( 59.408175)
total: 125.31 sec