Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-013703
#<BuildRuby:0x000055d3abb83fd8
@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.20231208-013703",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000512 0.004077 0.998904 ( 1.262793)
build_miniruby 0.000899 0.000163 0.863057 ( 0.863985)
build_ruby 0.001018 0.000185 2.698830 ( 2.701319)
build_all 0.007416 0.000532 12.045476 ( 0.989658)
build_install 0.006329 0.008227 3.558384 ( 0.959453)
test_btest 0.000888 0.000000 61.716949 ( 6.021895)
test_basic 0.004042 0.000179 0.371178 ( 0.452856)
test_all 0.062307 0.036102 372.130753 ( 42.318358)
test_rubyspec 0.033024 0.031270 39.538088 ( 52.231594)
total: 107.80 sec