Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-211115
#<BuildRuby:0x0000557e9ff47568
@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.20230729-211115",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004776 0.000174 1.589111 ( 2.794683)
build_miniruby 0.000750 0.000167 0.816998 ( 0.817516)
build_ruby 0.001514 0.000336 2.501130 ( 2.548889)
build_all 0.007370 0.001638 12.970029 ( 1.159167)
build_install 0.007905 0.000000 1.875754 ( 0.851160)
test_btest 0.000977 0.000000 80.091546 ( 6.833560)
test_basic 0.000296 0.004630 0.730290 ( 0.809583)
test_all 0.000948 0.000237 488.842643 ( 49.209798)
test_rubyspec 0.014831 0.025505 42.984138 ( 55.440027)
total: 120.47 sec