Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-051722
#<BuildRuby:0x000055b6a558bf90
@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.20240116-051722",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.005922 0.000493 0.810488 ( 1.207089)
build_miniruby 0.000000 0.001342 0.797278 ( 0.797060)
build_ruby 0.000000 0.001454 2.708957 ( 2.709967)
build_all 0.003419 0.004019 11.958341 ( 0.939031)
build_install 0.000000 0.011198 3.394105 ( 0.968581)
test_btest 0.000000 0.000704 67.712782 ( 4.805437)
test_basic 0.002358 0.002528 0.411738 ( 0.491545)
test_all 0.061476 0.034445 390.087890 ( 34.124847)
test_rubyspec 0.036339 0.027993 40.088352 ( 52.648573)
total: 98.69 sec