Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-065036
#<BuildRuby:0x000056095e727500
@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.20240106-065036",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003573 0.000596 0.851483 ( 1.259672)
build_miniruby 0.001027 0.000171 0.885568 ( 0.885321)
build_ruby 0.001022 0.000170 2.728355 ( 2.731167)
build_all 0.004398 0.005264 14.533553 ( 1.356991)
build_install 0.008847 0.000000 4.189116 ( 1.123403)
test_btest 0.000678 0.000000 75.004309 ( 7.245708)
test_basic 0.004364 0.000000 0.570894 ( 0.650074)
test_all 0.111189 0.021808 498.978644 ( 57.385107)
test_rubyspec 0.023424 0.009978 48.436830 ( 61.018783)
total: 133.66 sec