Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-190200
#<BuildRuby:0x000055b31bde7870
@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.20230523-190200",
@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.000002 0.000009 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000011)
build_up 0.004665 0.001555 1.468594 ( 2.830882)
build_miniruby 0.000704 0.000235 0.762799 ( 0.762415)
build_ruby 0.000921 0.000307 2.423791 ( 2.424012)
build_all 0.009449 0.000000 12.146943 ( 1.060191)
build_install 0.007289 0.000000 1.669136 ( 0.912466)
test_btest 0.000910 0.000000 81.393080 ( 6.560657)
test_basic 0.003605 0.000844 0.756652 ( 0.841170)
test_all 0.000664 0.000175 416.583172 ( 42.964979)
test_rubyspec 0.029245 0.008844 41.111506 ( 53.561328)
total: 111.92 sec