Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-000946
#<BuildRuby:0x0000563393d906f8
@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-000946",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000031 0.000003 0.000034 ( 0.000032)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009315 0.000716 0.957954 ( 1.132576)
build_miniruby 0.002562 0.000197 0.840926 ( 0.839986)
build_ruby 0.002640 0.000203 2.146668 ( 2.145788)
build_all 0.014110 0.005678 18.494748 ( 2.135399)
build_install 0.013047 0.005818 1.996085 ( 1.030682)
test_btest 0.001273 0.000225 87.578535 ( 9.283636)
test_basic 0.009344 0.000617 0.339739 ( 0.425002)
test_all 0.001690 0.000282 677.350035 ( 70.971693)
test_rubyspec 0.135345 0.034857 48.003919 ( 56.072575)
total: 144.04 sec