Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-173019
#<BuildRuby:0x0000560d363b33e8
@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.20231130-173019",
@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.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000585 0.004201 0.972860 ( 1.356122)
build_miniruby 0.000905 0.000271 0.871799 ( 0.873349)
build_ruby 0.001214 0.000364 2.713752 ( 2.714750)
build_all 0.005738 0.001722 12.117911 ( 1.002382)
build_install 0.010833 0.003710 3.561278 ( 0.982228)
test_btest 0.000652 0.000201 64.869904 ( 4.525239)
test_basic 0.002421 0.002357 0.374644 ( 0.454459)
test_all 0.080537 0.019373 403.652627 ( 35.756433)
test_rubyspec 0.036279 0.037385 39.412928 ( 52.121639)
total: 99.79 sec