Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-155510
#<BuildRuby:0x000055bc43ee8090
@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.20231111-155510",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004113 0.000968 1.444136 ( 1.660321)
build_miniruby 0.000855 0.000201 0.871859 ( 0.871722)
build_ruby 0.001148 0.000271 2.735915 ( 2.736413)
build_all 0.005168 0.004527 16.520618 ( 1.478466)
build_install 0.007037 0.001954 4.885467 ( 1.138447)
test_btest 0.000974 0.000271 84.910113 ( 7.526494)
test_basic 0.003891 0.001081 0.761800 ( 0.836942)
test_all 0.091982 0.042603 533.648524 ( 57.285376)
test_rubyspec 0.034763 0.010211 49.099673 ( 61.404097)
total: 134.94 sec