Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-085438
#<BuildRuby:0x000055f5641e8138
@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.20230120-085438",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000016 0.000006 0.000022 ( 0.000023)
configure 0.000098 0.000035 0.000133 ( 0.000080)
build_up 0.000448 0.008177 0.955450 ( 1.161101)
build_miniruby 0.001585 0.000864 0.847805 ( 0.846693)
build_ruby 0.001761 0.000960 2.107680 ( 2.148518)
build_all 0.008636 0.011530 18.373523 ( 2.173735)
build_install 0.009189 0.011584 1.867621 ( 0.961809)
test_btest 0.000742 0.000556 89.895264 ( 8.785329)
test_basic 0.004588 0.003442 0.359874 ( 0.450372)
test_all 0.000968 0.000726 669.852829 ( 63.541810)
test_rubyspec 0.063103 0.087247 48.483743 ( 56.850859)
total: 136.92 sec