Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-223040
#<BuildRuby:0x00005622304d7fa8
@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.20230602-223040",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.002081 0.002906 1.516349 ( 2.798275)
build_miniruby 0.000624 0.000347 0.826977 ( 0.826407)
build_ruby 0.000804 0.000446 2.468265 ( 2.469213)
build_all 0.008624 0.000374 12.193460 ( 1.083942)
build_install 0.004706 0.002478 1.680180 ( 0.839933)
test_btest 0.000757 0.000350 80.910924 ( 7.256909)
test_basic 0.002707 0.001249 0.653580 ( 0.737399)
test_all 0.000000 0.001720 435.256937 ( 37.400842)
test_rubyspec 0.018079 0.017043 41.023625 ( 53.510018)
total: 106.92 sec