Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-131900
#<BuildRuby:0x00005635b6ae0078
@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.20230525-131900",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001137 0.004277 1.458788 ( 3.153527)
build_miniruby 0.000822 0.000193 0.796271 ( 0.796060)
build_ruby 0.001471 0.000000 2.565032 ( 2.564333)
build_all 0.006468 0.003031 12.475583 ( 1.114243)
build_install 0.005965 0.001491 1.793954 ( 0.910753)
test_btest 0.000807 0.000202 82.524389 ( 7.425154)
test_basic 0.000000 0.003673 0.565359 ( 0.649082)
test_all 0.000000 0.002233 448.322296 ( 40.379552)
test_rubyspec 0.021746 0.012728 41.588337 ( 54.087759)
total: 111.08 sec