Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-092633
#<BuildRuby:0x000055851ebf4048
@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.20230705-092633",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005617 0.000591 1.340075 ( 2.636607)
build_miniruby 0.001084 0.000114 0.976528 ( 0.977144)
build_ruby 0.001160 0.000122 2.686965 ( 2.687291)
build_all 0.005752 0.003903 11.771673 ( 8.130341)
build_install 0.008628 0.000000 5.201622 ( 2.133183)
test_btest 0.000937 0.000000 84.127488 ( 8.017890)
test_basic 0.004830 0.000257 0.709338 ( 0.789005)
test_all 0.000984 0.000123 476.324633 ( 44.926515)
test_rubyspec 0.022867 0.016228 42.940390 ( 55.347395)
total: 125.65 sec