Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-080054
#<BuildRuby:0x0000562f27e57278
@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.20230330-080054",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.003556 0.000000 0.845452 ( 2.287063)
build_miniruby 0.000747 0.000109 0.685689 ( 0.684751)
build_ruby 0.000782 0.000235 2.208431 ( 2.212253)
build_all 0.003153 0.005373 12.158301 ( 1.092653)
build_install 0.005573 0.002230 1.755812 ( 0.889039)
test_btest 0.000398 0.000159 79.053078 ( 7.192133)
test_basic 0.002299 0.000919 0.259411 ( 0.354123)
test_all 0.000000 0.001107 426.333459 ( 46.849095)
test_rubyspec 0.002920 0.017461 38.118148 ( 48.557878)
total: 110.12 sec