Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-141525
#<BuildRuby:0x0000555ec5953d68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231117-141525",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000010)
build_up 0.000000 0.004583 1.265965 ( 1.703037)
build_miniruby 0.000000 0.001145 0.874654 ( 0.874150)
build_ruby 0.001325 0.000072 2.610147 ( 2.610641)
build_all 0.008170 0.001354 16.197748 ( 1.431340)
build_install 0.006679 0.002004 4.788018 ( 1.164878)
test_btest 0.000742 0.000223 86.486279 ( 6.932107)
test_basic 0.005112 0.000243 0.809239 ( 0.883241)
test_all 0.096785 0.037036 489.875441 ( 56.916115)
test_rubyspec 0.015581 0.029361 49.285291 ( 61.853766)
total: 134.37 sec