Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-000600
#<BuildRuby:0x0000563fd65cf190
@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.20230630-000600",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004862 0.000201 1.391378 ( 2.687768)
build_miniruby 0.001055 0.000235 0.904256 ( 0.903899)
build_ruby 0.001088 0.000242 2.581505 ( 2.582626)
build_all 0.004193 0.005296 11.568071 ( 7.972997)
build_install 0.005515 0.003401 4.912358 ( 1.840353)
test_btest 0.001121 0.000336 83.751646 ( 7.839220)
test_basic 0.002536 0.000761 0.647789 ( 0.729791)
test_all 0.000827 0.000248 462.058190 ( 41.564043)
test_rubyspec 0.016410 0.021590 42.274088 ( 54.735157)
total: 120.86 sec