Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-082956
#<BuildRuby:0x00005558272b35c0
@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.20230113-082956",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.004004 0.000000 0.597135 ( 1.024346)
build_miniruby 0.000936 0.000000 0.724159 ( 0.723296)
build_ruby 0.001235 0.000000 2.393392 ( 2.393512)
build_all 0.005417 0.003920 12.887265 ( 1.654880)
build_install 0.005900 0.000522 1.521860 ( 0.722915)
test_btest 0.000573 0.000153 67.168515 ( 6.430023)
test_basic 0.003077 0.000821 0.263436 ( 0.358538)
test_all 0.000893 0.000238 495.623876 ( 46.774014)
test_rubyspec 0.011594 0.016317 35.497062 ( 46.104125)
total: 106.19 sec