Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-102120
#<BuildRuby:0x0000555ec9eb37f0
@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.20231211-102120",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003970 0.000722 1.010148 ( 1.261083)
build_miniruby 0.001087 0.000198 0.870482 ( 0.870086)
build_ruby 0.000950 0.000173 2.687165 ( 2.689578)
build_all 0.004926 0.003427 12.195416 ( 0.995376)
build_install 0.007296 0.006509 3.571800 ( 0.963929)
test_btest 0.000454 0.000142 60.922991 ( 5.959185)
test_basic 0.002897 0.000000 0.370731 ( 0.454678)
test_all 0.065902 0.036419 392.283921 ( 39.892312)
test_rubyspec 0.022074 0.038518 39.907968 ( 52.578124)
total: 105.66 sec