Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-081430
#<BuildRuby:0x0000561581c7f708
@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.20230627-081430",
@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.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002838 0.003847 1.323276 ( 2.610166)
build_miniruby 0.001097 0.000174 0.922596 ( 0.922148)
build_ruby 0.000000 0.001231 2.536095 ( 2.536253)
build_all 0.006227 0.003174 16.333450 ( 1.451738)
build_install 0.005766 0.003573 4.817539 ( 1.204142)
test_btest 0.000923 0.000209 86.339782 ( 7.821930)
test_basic 0.003636 0.000000 0.709014 ( 0.796431)
test_all 0.001155 0.000000 457.920559 ( 53.094702)
test_rubyspec 0.016405 0.016660 41.527490 ( 53.984294)
total: 124.42 sec