Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-123523
#<BuildRuby:0x00005615bdf93d68
@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.20231130-123523",
@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.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004088 0.000681 1.349094 ( 1.956438)
build_miniruby 0.000771 0.000129 0.900426 ( 0.900013)
build_ruby 0.001034 0.000173 2.734367 ( 2.734852)
build_all 0.005345 0.004531 16.620638 ( 1.458402)
build_install 0.008767 0.000005 4.909119 ( 1.162466)
test_btest 0.000856 0.000163 83.582374 ( 7.713548)
test_basic 0.003971 0.000000 0.694591 ( 0.772534)
test_all 0.094370 0.042706 522.459895 ( 59.741639)
test_rubyspec 0.035224 0.011884 49.733174 ( 62.045772)
total: 138.49 sec