Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-003921
#<BuildRuby:0x000055eeba070018
@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.20231202-003921",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004746 0.000000 0.985241 ( 1.253353)
build_miniruby 0.000832 0.000000 0.869776 ( 0.869474)
build_ruby 0.001651 0.000000 2.694276 ( 2.698149)
build_all 0.007587 0.000000 12.111155 ( 1.002094)
build_install 0.000000 0.010271 3.537496 ( 0.966220)
test_btest 0.000000 0.000772 62.388781 ( 5.704023)
test_basic 0.002961 0.000000 0.370435 ( 0.453066)
test_all 0.066320 0.031710 386.898163 ( 32.930003)
test_rubyspec 0.024528 0.046823 39.650932 ( 52.326509)
total: 98.20 sec