Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-195231
#<BuildRuby:0x000056365bde77f8
@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.20231212-195231",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004514 0.000038 1.013403 ( 1.272633)
build_miniruby 0.001026 0.000086 0.868704 ( 0.868609)
build_ruby 0.001556 0.000129 2.698053 ( 2.699641)
build_all 0.007874 0.000000 12.197336 ( 1.007493)
build_install 0.009992 0.004403 3.578814 ( 0.974484)
test_btest 0.000637 0.000080 66.725660 ( 4.987751)
test_basic 0.003728 0.000466 0.375659 ( 0.457353)
test_all 0.066943 0.032575 407.549617 ( 35.659551)
test_rubyspec 0.034266 0.043098 39.815228 ( 52.519527)
total: 100.45 sec