Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-195210
#<BuildRuby:0x0000556bfa59b5f8
@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.20230706-195210",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002864 0.003644 1.429607 ( 3.211781)
build_miniruby 0.000964 0.000263 33.348489 ( 7.934406)
build_ruby 0.001212 0.000331 2.714251 ( 2.714410)
build_all 0.001102 0.007446 8.387099 ( 7.643660)
build_install 0.005762 0.002930 2.061772 ( 1.706543)
test_btest 0.000557 0.000244 88.384588 ( 6.942548)
test_basic 0.002796 0.003043 0.760103 ( 0.838616)
test_all 0.001054 0.000496 481.297270 ( 52.713365)
test_rubyspec 0.029130 0.012340 42.598251 ( 55.079641)
total: 138.79 sec