Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-195819
#<BuildRuby:0x000055d79371f4b0
@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.20230726-195819",
@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.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.001410 0.004325 1.419641 ( 2.704865)
build_miniruby 0.000767 0.000225 0.949056 ( 0.947781)
build_ruby 0.001070 0.000315 2.674327 ( 2.673857)
build_all 0.002956 0.006279 14.457414 ( 1.260650)
build_install 0.008206 0.000180 2.183136 ( 0.974096)
test_btest 0.001049 0.000000 85.726991 ( 7.136259)
test_basic 0.003567 0.001609 0.635055 ( 0.710106)
test_all 0.002066 0.000000 500.862520 ( 56.807664)
test_rubyspec 0.021602 0.017769 44.142481 ( 56.481124)
total: 129.70 sec