Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-083917
#<BuildRuby:0x0000561c83bcc050
@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.20240116-083917",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004630 0.000772 1.184786 ( 1.582471)
build_miniruby 0.000000 0.001002 0.903313 ( 0.902500)
build_ruby 0.000000 0.001380 2.751874 ( 2.751702)
build_all 0.005879 0.003535 14.340920 ( 1.375559)
build_install 0.003859 0.003803 4.063242 ( 1.044877)
test_btest 0.000776 0.000202 77.139535 ( 6.877244)
test_basic 0.005077 0.000313 0.727211 ( 0.806718)
test_all 0.104659 0.027136 484.216077 ( 53.792857)
test_rubyspec 0.015115 0.030913 48.671368 ( 61.023326)
total: 130.16 sec