Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-114818
#<BuildRuby:0x0000564d2c45bee0
@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.20230329-114818",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.003816 0.839853 ( 2.197111)
build_miniruby 0.000399 0.000460 0.703417 ( 0.702267)
build_ruby 0.000000 0.001049 2.261997 ( 2.261391)
build_all 0.005552 0.003423 12.025976 ( 1.120719)
build_install 0.007116 0.000000 1.748374 ( 0.880951)
test_btest 0.000491 0.000000 78.320007 ( 7.077835)
test_basic 0.000000 0.003037 0.258898 ( 0.354263)
test_all 0.000000 0.001026 448.201107 ( 41.884104)
test_rubyspec 0.015379 0.007010 37.735395 ( 48.287135)
total: 104.77 sec