Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-065330
#<BuildRuby:0x00005627ba7a3a40
@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.20231128-065330",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004088 0.001226 0.917269 ( 1.305854)
build_miniruby 0.000731 0.000220 0.806435 ( 0.806356)
build_ruby 0.001021 0.000306 2.649806 ( 2.650570)
build_all 0.008684 0.000000 12.349959 ( 0.989142)
build_install 0.005052 0.006102 3.709011 ( 0.976887)
test_btest 0.000534 0.000178 65.237390 ( 5.281788)
test_basic 0.000000 0.003993 0.401048 ( 0.480927)
test_all 0.064694 0.031344 358.614092 ( 32.353434)
test_rubyspec 0.022054 0.047236 39.924451 ( 52.474332)
total: 97.32 sec