Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-180237
#<BuildRuby:0x0000558f07a1c188
@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-180237",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000566 0.004092 1.006053 ( 1.290489)
build_miniruby 0.000624 0.000114 0.866249 ( 0.865997)
build_ruby 0.000000 0.001092 2.682177 ( 2.684344)
build_all 0.006647 0.001007 12.091879 ( 0.980407)
build_install 0.008574 0.004739 3.522852 ( 0.960080)
test_btest 0.000473 0.000118 64.393963 ( 5.111663)
test_basic 0.002435 0.000608 0.373557 ( 0.455357)
test_all 0.073463 0.024843 382.271794 ( 37.068430)
test_rubyspec 0.030330 0.034965 39.695311 ( 52.419741)
total: 101.84 sec