Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-032153
#<BuildRuby:0x0000562cfb2d4118
@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.20230527-032153",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001976 0.002791 1.372979 ( 2.780043)
build_miniruby 0.000935 0.000197 0.768116 ( 0.767640)
build_ruby 0.001134 0.000238 2.370027 ( 2.370269)
build_all 0.007695 0.001620 12.709168 ( 1.076639)
build_install 0.002940 0.005070 1.756642 ( 0.844611)
test_btest 0.000812 0.000214 80.740664 ( 7.604359)
test_basic 0.003789 0.000997 0.738112 ( 0.820551)
test_all 0.001262 0.000000 442.879089 ( 49.407617)
test_rubyspec 0.023324 0.014508 41.468759 ( 53.980350)
total: 119.65 sec