Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-174425
#<BuildRuby:0x00005599c219bbb0
@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.20230123-174425",
@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.000000 0.000009 0.000009 ( 0.000008)
autoconf 0.000000 0.000009 0.000009 ( 0.000008)
configure 0.000000 0.000007 0.000007 ( 0.000006)
build_up 0.000000 0.003548 0.605338 ( 0.995125)
build_miniruby 0.000944 0.000000 0.649617 ( 0.648847)
build_ruby 0.001241 0.000000 2.224040 ( 2.223815)
build_all 0.009335 0.000117 11.998717 ( 1.495140)
build_install 0.004568 0.001903 1.516414 ( 0.702919)
test_btest 0.000488 0.000204 64.765964 ( 6.350351)
test_basic 0.002423 0.001009 0.242084 ( 0.337553)
test_all 0.001369 0.000000 482.861409 ( 45.613260)
test_rubyspec 0.007034 0.021745 34.959393 ( 45.530598)
total: 103.90 sec