Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-071714
#<BuildRuby:0x000055a9fa783918
@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.20230531-071714",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004986 0.000104 1.576176 ( 2.821385)
build_miniruby 0.000907 0.000095 0.802991 ( 0.802498)
build_ruby 0.001446 0.000000 2.524854 ( 2.524856)
build_all 0.004948 0.003940 12.485602 ( 1.077024)
build_install 0.007482 0.000000 1.638193 ( 0.872411)
test_btest 0.001001 0.000000 80.891556 ( 7.134033)
test_basic 0.003688 0.000000 0.728319 ( 0.814348)
test_all 0.001121 0.000000 439.896893 ( 51.630599)
test_rubyspec 0.030167 0.010098 41.945429 ( 54.476716)
total: 122.15 sec