Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-082627
#<BuildRuby:0x00005569d1d537f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-082627",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004724 0.000393 0.806987 ( 1.212890)
build_miniruby 0.001039 0.000087 0.831009 ( 0.830669)
build_ruby 0.001445 0.000120 2.694187 ( 2.694632)
build_all 0.002265 0.006064 12.019599 ( 0.970848)
build_install 0.010466 0.000000 3.446835 ( 0.974551)
test_btest 0.000610 0.000085 64.252376 ( 5.462687)
test_basic 0.000581 0.003681 0.415963 ( 0.495352)
test_all 0.075774 0.025636 391.776290 ( 33.303926)
test_rubyspec 0.017528 0.048850 41.046911 ( 53.598816)
total: 99.54 sec