Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-225134
#<BuildRuby:0x000055b2a691b140
@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.20230122-225134",
@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.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.003495 0.000000 0.612670 ( 1.002297)
build_miniruby 0.000849 0.000000 0.643315 ( 0.642681)
build_ruby 0.001248 0.000000 2.185228 ( 2.185620)
build_all 0.008184 0.000823 12.003922 ( 1.502271)
build_install 0.006428 0.000000 1.506231 ( 0.719977)
test_btest 0.000722 0.000000 64.917216 ( 6.244114)
test_basic 0.001958 0.001877 0.276920 ( 0.371526)
test_all 0.000924 0.000289 492.897343 ( 45.894541)
test_rubyspec 0.017269 0.012722 35.428881 ( 45.988318)
total: 104.55 sec