Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-164520
#<BuildRuby:0x0000557b3517fc18
@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.20240114-164520",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.001435 0.003526 1.115379 ( 1.501483)
build_miniruby 0.000950 0.000211 0.892259 ( 0.891318)
build_ruby 0.001375 0.000000 2.774641 ( 2.774657)
build_all 0.007845 0.001103 14.245600 ( 1.381903)
build_install 0.005921 0.001246 4.095475 ( 1.047537)
test_btest 0.000000 0.000911 74.025575 ( 7.178255)
test_basic 0.000000 0.004654 0.666698 ( 0.741110)
test_all 0.101043 0.031800 471.792179 ( 51.571597)
test_rubyspec 0.024362 0.022079 47.781569 ( 60.240960)
total: 127.33 sec