Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-063605
#<BuildRuby:0x0000564e1b3c3fd8
@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.20240116-063605",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.001849 0.004474 0.818194 ( 1.217795)
build_miniruby 0.000760 0.000207 0.823698 ( 0.823122)
build_ruby 0.001124 0.000307 2.658148 ( 2.659211)
build_all 0.002634 0.005278 12.067977 ( 1.001773)
build_install 0.013318 0.000000 3.387872 ( 0.959605)
test_btest 0.000551 0.000068 64.897738 ( 5.112973)
test_basic 0.003816 0.001091 0.390343 ( 0.471128)
test_all 0.079273 0.020737 395.288282 ( 35.172697)
test_rubyspec 0.016005 0.048488 40.673008 ( 53.216986)
total: 100.64 sec