Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-034643
#<BuildRuby:0x0000557a772c0078
@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.20231211-034643",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004606 0.000000 1.005152 ( 1.250846)
build_miniruby 0.001226 0.000000 0.878544 ( 0.879712)
build_ruby 0.001212 0.000000 2.708397 ( 2.709342)
build_all 0.003632 0.004550 12.010116 ( 1.029956)
build_install 0.012612 0.000000 3.510734 ( 0.968010)
test_btest 0.000640 0.000000 63.700905 ( 5.384799)
test_basic 0.000706 0.003586 0.372940 ( 0.452972)
test_all 0.072223 0.031206 387.880539 ( 37.930912)
test_rubyspec 0.036953 0.032912 39.850842 ( 52.500985)
total: 103.11 sec