Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-013123
#<BuildRuby:0x000055cd2f9c34f0
@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-013123",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.001264 0.004739 0.800399 ( 1.191224)
build_miniruby 0.000745 0.000373 0.819109 ( 0.819010)
build_ruby 0.000912 0.000456 2.674222 ( 2.675122)
build_all 0.005256 0.002628 12.191288 ( 0.960941)
build_install 0.013026 0.000000 3.434680 ( 0.960630)
test_btest 0.000730 0.000000 63.830046 ( 5.215603)
test_basic 0.001753 0.003162 0.408021 ( 0.488322)
test_all 0.066163 0.031378 389.482711 ( 31.169281)
test_rubyspec 0.038516 0.025678 40.496185 ( 53.049488)
total: 96.53 sec