Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-012704
#<BuildRuby:0x0000564a6c364090
@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.20231204-012704",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004857 0.000512 1.249278 ( 1.586136)
build_miniruby 0.000858 0.000090 0.920922 ( 0.920527)
build_ruby 0.001344 0.000000 2.682773 ( 2.683469)
build_all 0.005081 0.004607 15.785240 ( 1.435385)
build_install 0.004421 0.004395 4.687250 ( 1.150791)
test_btest 0.000877 0.000167 83.950523 ( 7.025469)
test_basic 0.003754 0.000000 0.516171 ( 0.598951)
test_all 0.098389 0.034315 492.770933 ( 55.512824)
test_rubyspec 0.041088 0.007069 49.195005 ( 61.604482)
total: 132.52 sec