Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-135407
#<BuildRuby:0x000055bb26a44ef8
@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.20221225-135407",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.007923 0.001219 0.945285 ( 1.244019)
build_miniruby 0.002171 0.000334 0.851621 ( 0.850507)
build_ruby 0.002645 0.000407 2.143746 ( 2.144823)
build_all 0.020559 0.000740 18.624622 ( 2.178949)
build_install 0.015652 0.005237 2.068876 ( 1.011322)
test_btest 0.001188 0.000188 91.252134 ( 9.348973)
test_basic 0.008208 0.001296 0.348681 ( 0.434295)
test_all 0.002272 0.000000 693.546982 ( 63.946747)
test_rubyspec 0.128171 0.051278 47.919629 ( 56.107233)
total: 137.27 sec