Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-112101
#<BuildRuby:0x0000557e46703ce8
@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-112101",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004767 0.000165 1.206740 ( 2.721471)
build_miniruby 0.000783 0.000184 0.787381 ( 0.787251)
build_ruby 0.001091 0.000256 2.386921 ( 2.386882)
build_all 0.008907 0.000096 12.638105 ( 1.103610)
build_install 0.006380 0.001343 1.770954 ( 0.891760)
test_btest 0.000993 0.000209 83.103158 ( 7.143405)
test_basic 0.003379 0.000711 0.727249 ( 0.813366)
test_all 0.001750 0.000000 463.517035 ( 41.253375)
test_rubyspec 0.024833 0.011654 41.945852 ( 54.434205)
total: 111.54 sec