Logfile: /home/ko1/ruby/logs/brlog.trunk.20230308-083106
#<BuildRuby:0x0000557516dd7ee0
@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.20230308-083106",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.003956 0.718546 ( 2.047287)
build_miniruby 0.000435 0.000433 0.632398 ( 0.631990)
build_ruby 0.000764 0.000382 2.098864 ( 2.098417)
build_all 0.007221 0.001262 11.198922 ( 0.980804)
build_install 0.001413 0.005487 1.482753 ( 0.939159)
test_btest 0.000461 0.000257 76.171114 ( 6.662954)
test_basic 0.002279 0.001266 0.246309 ( 0.341803)
test_all 0.002050 0.000000 375.680179 ( 33.118169)
test_rubyspec 0.005224 0.023135 36.303282 ( 46.801518)
total: 93.62 sec