Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-000132
#<BuildRuby:0x00005653a49cc090
@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.20240115-000132",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002775 0.004868 0.797253 ( 1.181810)
build_miniruby 0.000860 0.000235 0.819719 ( 0.819771)
build_ruby 0.001111 0.000303 2.699994 ( 2.700663)
build_all 0.003512 0.004206 11.968300 ( 0.967391)
build_install 0.006509 0.002169 3.410827 ( 0.969888)
test_btest 0.000577 0.000192 66.425577 ( 5.426421)
test_basic 0.004683 0.000000 0.406777 ( 0.485827)
test_all 0.077230 0.018199 389.928122 ( 32.719120)
test_rubyspec 0.020473 0.051120 40.472852 ( 53.011716)
total: 98.28 sec