Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-155237
#<BuildRuby:0x000055a04cef75f8
@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.20240104-155237",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004556 0.001072 1.443998 ( 1.604271)
build_miniruby 0.000657 0.000155 0.916038 ( 0.915919)
build_ruby 0.001317 0.000000 2.656750 ( 2.656082)
build_all 0.005338 0.003821 14.359169 ( 1.326581)
build_install 0.004245 0.004608 4.323766 ( 1.083138)
test_btest 0.000848 0.000258 76.177534 ( 6.645954)
test_basic 0.004027 0.001226 0.729776 ( 0.805768)
test_all 0.122636 0.004993 507.685092 ( 51.171461)
test_rubyspec 0.021926 0.031159 48.353683 ( 60.735280)
total: 126.95 sec