Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-192202
#<BuildRuby:0x000056389e7cc090
@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.20230614-192202",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001305 0.004254 1.355547 ( 2.658610)
build_miniruby 0.000820 0.000137 0.847984 ( 0.847675)
build_ruby 0.001041 0.000174 2.614981 ( 2.615643)
build_all 0.010106 0.000000 12.502327 ( 1.130794)
build_install 0.007821 0.000149 1.769210 ( 0.864259)
test_btest 0.000000 0.001090 83.192147 ( 6.855753)
test_basic 0.001094 0.003261 0.594576 ( 0.680913)
test_all 0.001247 0.000227 415.564727 ( 41.441364)
test_rubyspec 0.028833 0.010306 41.788048 ( 54.287609)
total: 111.38 sec