Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-184443
#<BuildRuby:0x0000562a46218060
@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.20240114-184443",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005143 0.000000 0.813364 ( 1.200538)
build_miniruby 0.001227 0.000000 0.845511 ( 0.845401)
build_ruby 0.000000 0.001595 2.669989 ( 2.670902)
build_all 0.002587 0.004482 12.011280 ( 0.979211)
build_install 0.005575 0.004604 3.436450 ( 0.966918)
test_btest 0.000681 0.000000 63.290835 ( 5.038989)
test_basic 0.003849 0.000189 0.397737 ( 0.478803)
test_all 0.068870 0.026182 386.323284 ( 32.739003)
test_rubyspec 0.027940 0.036301 40.432834 ( 52.974711)
total: 97.90 sec