Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-124755
#<BuildRuby:0x000056377fb8f788
@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.20231218-124755",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001846 0.003054 1.036479 ( 1.333409)
build_miniruby 0.000999 0.000153 0.877212 ( 0.876643)
build_ruby 0.001652 0.000000 2.715122 ( 2.715660)
build_all 0.004018 0.004064 12.110590 ( 1.026536)
build_install 0.007640 0.004801 3.564486 ( 0.977600)
test_btest 0.000585 0.000156 65.627195 ( 5.098772)
test_basic 0.000000 0.003237 0.379608 ( 0.461176)
test_all 0.062032 0.035130 378.809670 ( 37.870383)
test_rubyspec 0.024947 0.043999 40.054525 ( 52.772574)
total: 103.13 sec