Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-110033
#<BuildRuby:0x0000555c82ecf8e0
@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.20231207-110033",
@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.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003796 0.000345 0.992757 ( 1.249877)
build_miniruby 0.000809 0.000000 0.870348 ( 0.870712)
build_ruby 0.001145 0.000000 2.699767 ( 2.700593)
build_all 0.007927 0.000000 12.103704 ( 0.997535)
build_install 0.002226 0.006251 3.529252 ( 0.955230)
test_btest 0.000716 0.000126 63.464071 ( 5.239064)
test_basic 0.000000 0.003173 0.372305 ( 0.453638)
test_all 0.074540 0.024783 365.783646 ( 39.553920)
test_rubyspec 0.039516 0.032134 39.746090 ( 52.404620)
total: 104.43 sec