Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-014333
#<BuildRuby:0x0000557ffc827040
@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.20231219-014333",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003631 0.001453 1.325662 ( 1.661761)
build_miniruby 0.000671 0.000268 0.969613 ( 0.969730)
build_ruby 0.001378 0.000000 2.949500 ( 2.950592)
build_all 0.010618 0.000000 16.905443 ( 1.553047)
build_install 0.008828 0.000000 4.934530 ( 1.168199)
test_btest 0.001143 0.000000 90.822276 ( 7.298003)
test_basic 0.002925 0.001502 0.720920 ( 0.796829)
test_all 0.106285 0.028690 546.161633 ( 54.920426)
test_rubyspec 0.020343 0.027616 50.403934 ( 62.600353)
total: 133.92 sec