Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-194747
#<BuildRuby:0x000055851000c040
@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.20230520-194747",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000001 0.000008 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006320 0.000000 1.540900 ( 2.744906)
build_miniruby 0.001039 0.000000 0.847728 ( 0.847514)
build_ruby 0.000000 0.001161 2.424365 ( 2.425030)
build_all 0.006552 0.002288 12.117943 ( 1.083810)
build_install 0.003524 0.003840 1.645668 ( 0.829060)
test_btest 0.000854 0.000244 78.889293 ( 7.064172)
test_basic 0.004504 0.000139 0.788174 ( 0.873774)
test_all 0.001596 0.000436 419.426049 ( 47.833410)
test_rubyspec 0.029106 0.010749 41.191616 ( 53.755271)
total: 117.46 sec