Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-123502
#<BuildRuby:0x000055cc0ac2b858
@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.20240112-123502",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004104 0.000000 0.742110 ( 1.114480)
build_miniruby 0.001011 0.000000 0.914778 ( 0.914247)
build_ruby 0.001226 0.000000 2.761140 ( 2.763878)
build_all 0.005985 0.004123 14.724007 ( 1.332894)
build_install 0.008319 0.000400 4.275989 ( 1.153504)
test_btest 0.000877 0.000084 76.950150 ( 7.882447)
test_basic 0.003156 0.000300 0.527816 ( 0.603727)
test_all 0.096870 0.038988 502.921313 ( 57.444048)
test_rubyspec 0.027658 0.006891 49.406478 ( 61.947821)
total: 135.16 sec