Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-024527
#<BuildRuby:0x0000561adc3137b8
@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.20231222-024527",
@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.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003537 0.001041 1.259005 ( 1.652647)
build_miniruby 0.000792 0.000233 0.827935 ( 0.828002)
build_ruby 0.001609 0.000000 2.764855 ( 2.764378)
build_all 0.006277 0.004019 16.499935 ( 1.449138)
build_install 0.006819 0.002153 4.670183 ( 1.143319)
test_btest 0.000703 0.000222 80.848920 ( 7.841285)
test_basic 0.004567 0.000022 0.760304 ( 0.836516)
test_all 0.116339 0.022706 510.622249 ( 55.665294)
test_rubyspec 0.030168 0.015575 50.259545 ( 62.621696)
total: 134.80 sec