Logfile: /home/ko1/ruby/logs/brlog.trunk.20230610-225912
#<BuildRuby:0x0000563afe6b0078
@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.20230610-225912",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001132 0.004127 1.424681 ( 2.676899)
build_miniruby 0.000874 0.000138 0.803420 ( 0.803270)
build_ruby 0.001043 0.000165 2.483658 ( 2.483669)
build_all 0.006084 0.002978 12.891327 ( 1.135650)
build_install 0.007659 0.000000 1.824478 ( 0.874701)
test_btest 0.000825 0.000138 83.873293 ( 6.831167)
test_basic 0.003082 0.000514 0.657682 ( 0.740799)
test_all 0.000000 0.001575 454.060560 ( 45.786277)
test_rubyspec 0.016102 0.021136 42.208685 ( 54.697477)
total: 116.03 sec