Logfile: /home/ko1/ruby/logs/brlog.trunk.20230309-050029
#<BuildRuby:0x00005580b5c53808
@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.20230309-050029",
@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.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.002540 0.001452 0.825958 ( 2.288977)
build_miniruby 0.000585 0.000335 0.633758 ( 0.633357)
build_ruby 0.000725 0.000414 2.101174 ( 2.101355)
build_all 0.005903 0.002749 11.235191 ( 0.970114)
build_install 0.006805 0.000000 1.541559 ( 0.834360)
test_btest 0.000854 0.000000 76.496018 ( 6.306330)
test_basic 0.001186 0.002319 0.250119 ( 0.346604)
test_all 0.001672 0.000836 393.981896 ( 44.444139)
test_rubyspec 0.018024 0.011020 36.105698 ( 46.655337)
total: 104.58 sec