Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-133220
#<BuildRuby:0x000055d4bed80020
@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.20230206-133220",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000026)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000517 0.003468 0.618672 ( 1.049457)
build_miniruby 0.000759 0.000108 0.659621 ( 0.659295)
build_ruby 0.001257 0.000000 2.036739 ( 2.036285)
build_all 0.006172 0.003098 12.239472 ( 1.490288)
build_install 0.005427 0.000958 1.463335 ( 0.707017)
test_btest 0.000594 0.000105 63.347521 ( 5.992085)
test_basic 0.000000 0.003790 0.256432 ( 0.351359)
test_all 0.001000 0.000301 480.969720 ( 46.355622)
test_rubyspec 0.015427 0.013147 34.964189 ( 45.537122)
total: 104.18 sec