Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-103226
#<BuildRuby:0x0000564af53cb4f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231229-103226",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003361 0.001494 0.800322 ( 1.177504)
build_miniruby 0.001060 0.000000 0.817098 ( 0.817340)
build_ruby 0.001393 0.000000 2.660700 ( 2.663044)
build_all 0.007091 0.000366 11.943084 ( 0.983124)
build_install 0.005457 0.004854 3.420414 ( 0.977054)
test_btest 0.000585 0.000243 62.414823 ( 5.851184)
test_basic 0.002746 0.001144 0.410610 ( 0.490444)
test_all 0.077678 0.021097 379.313999 ( 38.404038)
test_rubyspec 0.032402 0.034089 40.282295 ( 52.849461)
total: 104.21 sec