Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-093239
#<BuildRuby:0x0000559fe29b8070
@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.20240112-093239",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.000152 0.003982 0.954736 ( 1.365658)
build_miniruby 0.001074 0.000072 0.932660 ( 0.931808)
build_ruby 0.001485 0.000099 2.780579 ( 2.781830)
build_all 0.001865 0.008702 14.828583 ( 1.423238)
build_install 0.000000 0.008898 4.247371 ( 1.148163)
test_btest 0.000000 0.000730 78.926166 ( 6.893959)
test_basic 0.002582 0.000993 0.436633 ( 0.516911)
test_all 0.105829 0.028201 502.222840 ( 60.347504)
test_rubyspec 0.019587 0.018129 49.184008 ( 61.740253)
total: 137.15 sec