Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-150150
#<BuildRuby:0x000055e2c7037708
@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.20230601-150150",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000000 0.000008 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005506 0.000612 1.418542 ( 2.790712)
build_miniruby 0.001271 0.000141 0.872380 ( 0.870983)
build_ruby 0.001119 0.000124 2.360075 ( 2.360264)
build_all 0.008376 0.000406 12.174764 ( 1.137837)
build_install 0.000000 0.007498 1.603556 ( 0.886788)
test_btest 0.000796 0.000247 82.016947 ( 6.642993)
test_basic 0.005811 0.000000 0.781957 ( 0.862465)
test_all 0.001845 0.000000 440.648792 ( 40.242961)
test_rubyspec 0.026010 0.017095 42.114433 ( 54.659119)
total: 110.45 sec