Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-200743
#<BuildRuby:0x000055fbf0f0ff90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-200743",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.005841 0.000487 0.806625 ( 1.193004)
build_miniruby 0.001005 0.000084 0.813040 ( 0.813128)
build_ruby 0.001316 0.000110 2.665461 ( 2.665931)
build_all 0.007175 0.000598 11.948477 ( 0.959216)
build_install 0.001641 0.008584 3.398808 ( 0.960147)
test_btest 0.000764 0.000000 63.632262 ( 4.435753)
test_basic 0.001633 0.002917 0.413754 ( 0.492679)
test_all 0.090074 0.012599 378.266801 ( 38.623700)
test_rubyspec 0.030622 0.034804 40.572215 ( 53.114083)
total: 103.26 sec