Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-140958
#<BuildRuby:0x000055824fd53500
@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.20231202-140958",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004681 0.000114 1.334956 ( 1.687335)
build_miniruby 0.000000 0.001618 0.944764 ( 0.943524)
build_ruby 0.001098 0.000377 2.811609 ( 2.811596)
build_all 0.006058 0.004066 16.117572 ( 1.464650)
build_install 0.006643 0.001880 4.796368 ( 1.154445)
test_btest 0.000934 0.000208 83.970039 ( 7.600466)
test_basic 0.003458 0.000000 0.680366 ( 0.761646)
test_all 0.104163 0.032280 517.097891 ( 57.636123)
test_rubyspec 0.040240 0.005316 50.235824 ( 62.570519)
total: 136.63 sec