Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-190829
#<BuildRuby:0x000055e7beae2eb8
@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.20230712-190829",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004498 0.000500 1.319342 ( 2.581104)
build_miniruby 0.000794 0.000088 0.848886 ( 0.848413)
build_ruby 0.001183 0.000000 2.538875 ( 2.539537)
build_all 0.009519 0.000000 13.064998 ( 1.180251)
build_install 0.008016 0.000000 1.950032 ( 0.925057)
test_btest 0.000000 0.001097 86.503735 ( 7.553660)
test_basic 0.002349 0.002038 0.622012 ( 0.700987)
test_all 0.002598 0.000000 443.492744 ( 46.972259)
test_rubyspec 0.023271 0.016482 42.184894 ( 54.703021)
total: 118.01 sec