Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-094319
#<BuildRuby:0x00005642b191fe20
@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.20230725-094319",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000000 0.004993 1.494681 ( 2.786745)
build_miniruby 0.000000 0.001266 0.956227 ( 0.955684)
build_ruby 0.000000 0.001302 2.966820 ( 2.966716)
build_all 0.007414 0.001817 14.567769 ( 1.302127)
build_install 0.007515 0.001259 2.050202 ( 0.939602)
test_btest 0.000795 0.000309 84.895325 ( 7.515300)
test_basic 0.004692 0.000068 0.661519 ( 0.738925)
test_all 0.000770 0.000284 528.871002 ( 45.761509)
test_rubyspec 0.033391 0.008088 44.439969 ( 56.795790)
total: 119.76 sec