Logfile: /home/ko1/ruby/logs/brlog.trunk.20230218-192030
#<BuildRuby:0x0000556df8980038
@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.20230218-192030",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001109 0.002680 0.787299 ( 1.316297)
build_miniruby 0.000603 0.000274 0.693805 ( 0.692945)
build_ruby 0.000853 0.000388 2.101587 ( 2.100875)
build_all 0.006982 0.001886 12.411468 ( 1.513516)
build_install 0.006039 0.000410 1.509625 ( 0.766381)
test_btest 0.000511 0.000199 65.095237 ( 6.419221)
test_basic 0.002834 0.001102 0.303288 ( 0.398698)
test_all 0.001550 0.000000 489.570309 ( 47.590571)
test_rubyspec 0.016346 0.011696 34.890466 ( 45.427634)
total: 106.23 sec