Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-142720
#<BuildRuby:0x000055be3f4ebfa8
@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.20240114-142720",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000019 0.000008 0.000027 ( 0.000027)
configure 0.000016 0.000007 0.000023 ( 0.000022)
build_up 0.005113 0.000444 1.239156 ( 1.623707)
build_miniruby 0.001069 0.000401 0.972752 ( 0.971018)
build_ruby 0.001005 0.000377 2.800446 ( 2.800203)
build_all 0.000172 0.008363 14.105450 ( 1.270921)
build_install 0.003141 0.005435 4.021872 ( 1.042947)
test_btest 0.000576 0.000320 78.039064 ( 6.832955)
test_basic 0.000000 0.004131 0.697555 ( 0.773051)
test_all 0.082941 0.048440 499.242580 ( 49.166285)
test_rubyspec 0.024164 0.022103 47.949950 ( 60.407834)
total: 124.89 sec