Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-212040
#<BuildRuby:0x0000559f6bbe7868
@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.20230106-212040",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002489 0.000995 0.647628 ( 1.193361)
build_miniruby 0.000688 0.000276 0.669533 ( 0.668613)
build_ruby 0.000939 0.000376 2.433619 ( 2.433575)
build_all 0.008387 0.001505 12.903259 ( 1.591149)
build_install 0.006288 0.000528 1.515112 ( 0.705349)
test_btest 0.000510 0.000170 65.122719 ( 6.467963)
test_basic 0.002878 0.000959 0.261332 ( 0.356169)
test_all 0.000744 0.000248 495.408168 ( 46.889974)
test_rubyspec 0.015407 0.011614 35.449710 ( 45.836126)
total: 106.14 sec