Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-031346
#<BuildRuby:0x00005602880e7870
@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.20231118-031346",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005766 0.000000 1.380066 ( 1.760536)
build_miniruby 0.001099 0.000000 0.851122 ( 0.851396)
build_ruby 0.001447 0.000000 2.805830 ( 2.806314)
build_all 0.003213 0.006492 16.336464 ( 1.525610)
build_install 0.002902 0.006165 4.724361 ( 1.132052)
test_btest 0.000503 0.000116 82.637987 ( 7.427508)
test_basic 0.003030 0.000700 0.650720 ( 0.728737)
test_all 0.092777 0.044025 494.526740 ( 58.577831)
test_rubyspec 0.021747 0.028347 49.915388 ( 62.256762)
total: 137.07 sec