Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-035020
#<BuildRuby:0x0000558bd455bf30
@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.20230131-035020",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003355 0.000516 0.621953 ( 1.041704)
build_miniruby 0.000000 0.000945 0.624796 ( 0.624175)
build_ruby 0.000000 0.001231 2.022607 ( 2.022795)
build_all 0.008677 0.000000 11.850414 ( 1.459516)
build_install 0.002490 0.003791 1.502558 ( 0.729868)
test_btest 0.000550 0.000123 64.986485 ( 6.071774)
test_basic 0.003763 0.000042 0.235739 ( 0.331175)
test_all 0.001068 0.000225 492.143304 ( 45.554148)
test_rubyspec 0.010074 0.019383 34.523994 ( 45.130668)
total: 102.97 sec