Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-105638
#<BuildRuby:0x000055efa33474f0
@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.20240117-105638",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000024 0.000007 0.000031 ( 0.000032)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.005053 0.001516 0.796527 ( 1.194821)
build_miniruby 0.000927 0.000278 0.828535 ( 0.827835)
build_ruby 0.000000 0.002030 2.688045 ( 2.687995)
build_all 0.005764 0.002908 12.060597 ( 0.977662)
build_install 0.011085 0.000000 3.495556 ( 0.971792)
test_btest 0.000831 0.000000 62.904747 ( 5.967244)
test_basic 0.003638 0.000465 0.392983 ( 0.473560)
test_all 0.073394 0.022456 393.695449 ( 37.166654)
test_rubyspec 0.047442 0.080308 73.543260 ( 86.021585)
total: 136.29 sec