Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-083612
#<BuildRuby:0x0000557cf23e7708
@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.20230528-083612",
@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.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004681 0.000826 1.505613 ( 2.733715)
build_miniruby 0.000846 0.000149 0.728462 ( 0.728697)
build_ruby 0.001069 0.000188 2.250884 ( 2.250972)
build_all 0.001325 0.008041 12.731241 ( 1.116016)
build_install 0.005876 0.001632 1.698694 ( 0.835400)
test_btest 0.000794 0.000221 80.923160 ( 6.649877)
test_basic 0.003259 0.000905 0.749224 ( 0.832933)
test_all 0.001346 0.000374 439.746364 ( 48.547673)
test_rubyspec 0.032334 0.006935 42.200716 ( 54.677215)
total: 118.37 sec