Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-092213
#<BuildRuby:0x000056098b7600f8
@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.20230104-092213",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000021 0.000003 0.000024 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007494 0.001153 0.948062 ( 1.583679)
build_miniruby 0.002252 0.000347 0.850683 ( 0.849095)
build_ruby 0.002958 0.000455 2.142419 ( 2.141841)
build_all 0.005157 0.014827 18.625975 ( 2.186331)
build_install 0.020301 0.001618 2.022693 ( 1.048811)
test_btest 0.000970 0.000285 88.143011 ( 8.713449)
test_basic 0.003017 0.006387 0.350928 ( 0.437853)
test_all 0.001884 0.000664 677.859974 ( 63.664110)
test_rubyspec 0.102856 0.077384 47.941350 ( 56.019442)
total: 136.65 sec