Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-124853
#<BuildRuby:0x0000563a2f4fb4f0
@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.20240107-124853",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004294 0.000758 1.231173 ( 1.654383)
build_miniruby 0.001214 0.000214 1.487131 ( 1.489483)
build_ruby 0.001384 0.000244 4.225926 ( 4.232325)
build_all 0.008782 0.001550 16.498890 ( 1.735781)
build_install 0.010124 0.006081 5.219027 ( 1.995505)
test_btest 0.000730 0.000162 86.720938 ( 8.565266)
test_basic 0.001360 0.005639 0.671339 ( 0.735642)
test_all 0.102178 0.020513 555.348061 ( 66.961223)
test_rubyspec 0.037933 0.026911 77.405817 ( 89.774048)
total: 177.14 sec