Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-182832
#<BuildRuby:0x000055dd1ca43cc0
@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.20231119-182832",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000477 0.004249 1.305209 ( 1.695479)
build_miniruby 0.000737 0.000344 0.854549 ( 0.854633)
build_ruby 0.001249 0.000583 2.861643 ( 2.861501)
build_all 0.007056 0.003292 16.930853 ( 1.539210)
build_install 0.005637 0.002630 4.969062 ( 1.152824)
test_btest 0.000682 0.000318 88.144787 ( 7.728902)
test_basic 0.000000 0.004047 0.621657 ( 0.698955)
test_all 0.098548 0.038239 503.928003 ( 53.051743)
test_rubyspec 0.034248 0.011666 51.223675 ( 63.537663)
total: 133.12 sec