Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-165024
#<BuildRuby:0x000055e4cb97b048
@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.20240114-165024",
@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.000048 0.000000 0.000048 ( 0.000047)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.007406 0.000000 0.826442 ( 1.212942)
build_miniruby 0.001015 0.000182 0.804229 ( 0.803841)
build_ruby 0.001147 0.000286 2.687659 ( 2.688572)
build_all 0.000666 0.006981 11.992165 ( 1.006748)
build_install 0.007214 0.003664 3.469744 ( 0.977645)
test_btest 0.000519 0.000208 65.007999 ( 4.510451)
test_basic 0.001231 0.002731 0.384434 ( 0.464571)
test_all 0.079640 0.017414 386.305945 ( 35.472869)
test_rubyspec 0.020758 0.047354 40.505286 ( 53.046023)
total: 100.18 sec