Logfile: /home/ko1/ruby/logs/brlog.trunk.20230202-131109
#<BuildRuby:0x000055c988be3d48
@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.20230202-131109",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002636 0.000719 0.615851 ( 1.108702)
build_miniruby 0.000705 0.000192 0.631307 ( 0.630775)
build_ruby 0.000929 0.000254 2.038306 ( 2.038145)
build_all 0.004798 0.004495 11.993118 ( 1.488102)
build_install 0.002852 0.003795 1.495940 ( 0.714502)
test_btest 0.000487 0.000187 64.618727 ( 6.214153)
test_basic 0.002726 0.001049 0.254122 ( 0.349362)
test_all 0.000953 0.000367 493.252126 ( 45.855986)
test_rubyspec 0.016985 0.010593 34.962436 ( 45.482256)
total: 103.88 sec