Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-014307
#<BuildRuby:0x0000562f421c34b0
@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.20231202-014307",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004758 0.000141 0.987574 ( 1.264008)
build_miniruby 0.000991 0.000180 0.862562 ( 0.862559)
build_ruby 0.000000 0.001231 2.710890 ( 2.711700)
build_all 0.004808 0.003046 12.015296 ( 1.000331)
build_install 0.005796 0.004995 3.543921 ( 0.960032)
test_btest 0.000453 0.000141 66.067327 ( 4.906397)
test_basic 0.000944 0.002638 0.376360 ( 0.454153)
test_all 0.075195 0.022623 389.129102 ( 35.630395)
test_rubyspec 0.046890 0.029914 39.567321 ( 52.252053)
total: 100.04 sec