Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-171854
#<BuildRuby:0x000055827b34ef60
@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.20231207-171854",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.003877 0.000912 1.300320 ( 1.664112)
build_miniruby 0.001055 0.000000 0.880622 ( 0.880759)
build_ruby 0.001336 0.000000 2.856862 ( 2.856498)
build_all 0.009749 0.000000 15.965868 ( 1.400521)
build_install 0.005975 0.002663 4.819258 ( 1.194086)
test_btest 0.000964 0.000209 81.546817 ( 6.747016)
test_basic 0.000050 0.004040 0.608406 ( 0.689195)
test_all 0.091561 0.041625 536.844675 ( 49.244291)
test_rubyspec 0.023504 0.027032 49.922365 ( 62.260271)
total: 126.94 sec