Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-194246
#<BuildRuby:0x000055ef4ad8f858
@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.20231231-194246",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.001939 0.002534 1.121804 ( 1.516446)
build_miniruby 0.000860 0.000215 0.880564 ( 0.879852)
build_ruby 0.001088 0.000272 2.646361 ( 2.645837)
build_all 0.005539 0.004300 16.953066 ( 1.471840)
build_install 0.005228 0.003039 4.717495 ( 1.132518)
test_btest 0.000604 0.000201 84.810177 ( 7.100966)
test_basic 0.002147 0.003158 0.813729 ( 0.884652)
test_all 0.117625 0.017178 529.257102 ( 59.678606)
test_rubyspec 0.018705 0.029077 52.029535 ( 64.452470)
total: 139.76 sec