Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-070645
#<BuildRuby:0x000055c95d4a01d8
@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-070645",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008543 0.000670 0.977260 ( 1.646611)
build_miniruby 0.001944 0.000300 0.833023 ( 0.832670)
build_ruby 0.002607 0.000401 2.144395 ( 2.144095)
build_all 0.013850 0.007421 18.654973 ( 2.169403)
build_install 0.018327 0.005593 2.035695 ( 0.996050)
test_btest 0.001518 0.000361 88.678180 ( 8.983639)
test_basic 0.005047 0.004753 0.344491 ( 0.430756)
test_all 0.000000 0.001979 684.880306 ( 63.718798)
test_rubyspec 0.118037 0.055363 47.439450 ( 55.616337)
total: 136.54 sec