Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-202741
#<BuildRuby:0x0000559fc4fdfd68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230703-202741",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005106 0.000181 1.292312 ( 2.649399)
build_miniruby 0.000819 0.000129 0.934620 ( 0.935213)
build_ruby 0.001089 0.000172 2.670897 ( 2.671319)
build_all 0.009675 0.000201 11.370294 ( 7.895981)
build_install 0.008352 0.000565 5.122637 ( 1.998073)
test_btest 0.001064 0.000145 84.914426 ( 7.255094)
test_basic 0.003606 0.000491 0.677257 ( 0.757396)
test_all 0.001478 0.000202 451.967346 ( 44.138186)
test_rubyspec 0.021482 0.013624 42.335723 ( 54.817738)
total: 123.12 sec