Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-063037
#<BuildRuby:0x0000556e60f538f8
@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.20230201-063037",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.003027 0.000908 0.630560 ( 1.046005)
build_miniruby 0.000692 0.000207 0.625552 ( 0.625085)
build_ruby 0.000915 0.000274 2.047015 ( 2.046658)
build_all 0.007233 0.002170 11.918664 ( 1.478670)
build_install 0.006235 0.000199 1.457846 ( 0.687236)
test_btest 0.000000 0.000657 66.295618 ( 6.120854)
test_basic 0.000000 0.003559 0.254008 ( 0.349291)
test_all 0.000000 0.001223 479.990124 ( 45.138753)
test_rubyspec 0.004856 0.021798 34.619263 ( 45.259121)
total: 102.75 sec