Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-140439
#<BuildRuby:0x00005615a8a4fe20
@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.20230531-140439",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.003211 0.001908 1.360672 ( 2.654973)
build_miniruby 0.000695 0.000304 0.736367 ( 0.736831)
build_ruby 0.000938 0.000410 2.379483 ( 2.380041)
build_all 0.007391 0.001464 12.106230 ( 1.144158)
build_install 0.005147 0.002119 1.618662 ( 0.851076)
test_btest 0.000797 0.000328 80.650012 ( 7.086250)
test_basic 0.003267 0.001345 0.780871 ( 0.861851)
test_all 0.000000 0.001011 434.179935 ( 40.594484)
test_rubyspec 0.007627 0.032176 41.783015 ( 54.294497)
total: 110.61 sec