Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-194327
#<BuildRuby:0x00005648032e3500
@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.20231014-194327",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002483 0.003515 1.500354 ( 1.699263)
build_miniruby 0.001167 0.000000 0.933246 ( 0.932832)
build_ruby 0.001236 0.000000 2.662824 ( 2.662954)
build_all 0.006541 0.004193 17.855069 ( 1.532560)
build_install 0.008030 0.001112 5.220291 ( 1.230946)
test_btest 0.000558 0.000149 86.693648 ( 7.536582)
test_basic 0.004391 0.000000 0.781774 ( 0.855936)
test_all 0.004859 0.002282 570.378114 ( 58.056446)
test_rubyspec 0.023288 0.026857 52.122508 ( 64.436001)
total: 138.94 sec