Logfile: /home/ko1/ruby/logs/brlog.trunk.20230213-234716
#<BuildRuby:0x000055ea0d16bbe0
@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.20230213-234716",
@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.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000003 0.000008 ( 0.000006)
build_up 0.002405 0.001203 0.771539 ( 1.185014)
build_miniruby 0.000651 0.000326 0.683887 ( 0.683099)
build_ruby 0.000837 0.000419 2.125260 ( 2.124817)
build_all 0.007975 0.001609 12.542976 ( 1.544533)
build_install 0.004506 0.002003 1.560368 ( 0.776462)
test_btest 0.000439 0.000195 65.123657 ( 6.430758)
test_basic 0.003459 0.000000 0.288264 ( 0.383447)
test_all 0.001383 0.000000 477.078418 ( 46.997569)
test_rubyspec 0.011719 0.018449 35.102347 ( 45.685155)
total: 105.81 sec