Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-220934
#<BuildRuby:0x00005591e6e23ba0
@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.20231224-220934",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004879 0.000143 1.016298 ( 1.418574)
build_miniruby 0.000000 0.001197 0.901236 ( 0.901549)
build_ruby 0.000000 0.001370 2.740761 ( 2.741000)
build_all 0.002155 0.007716 16.749137 ( 1.499433)
build_install 0.006981 0.001994 4.789436 ( 1.162753)
test_btest 0.001027 0.000000 86.843174 ( 7.167563)
test_basic 0.000994 0.006068 0.727555 ( 0.801226)
test_all 0.086431 0.049039 526.662489 ( 56.659140)
test_rubyspec 0.027063 0.021113 50.631154 ( 62.949105)
total: 135.30 sec