Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-183245
#<BuildRuby:0x0000556750744098
@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-183245",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004186 0.000837 0.963192 ( 1.250410)
build_miniruby 0.000663 0.000132 0.873686 ( 0.874824)
build_ruby 0.001412 0.000282 2.710832 ( 2.711615)
build_all 0.002053 0.005231 12.097852 ( 1.039888)
build_install 0.011468 0.000000 3.566867 ( 0.967153)
test_btest 0.000580 0.000000 63.663220 ( 5.869654)
test_basic 0.003852 0.000000 0.374924 ( 0.457574)
test_all 0.089531 0.009815 406.200366 ( 36.843700)
test_rubyspec 0.036279 0.036386 39.593284 ( 52.252512)
total: 102.27 sec