Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-123531
#<BuildRuby:0x0000560d731cc178
@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.20240115-123531",
@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.000020 0.000006 0.000026 ( 0.000028)
autoconf 0.000031 0.000010 0.000041 ( 0.000040)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.003899 0.003984 0.805666 ( 1.184317)
build_miniruby 0.001021 0.000000 0.798499 ( 0.798576)
build_ruby 0.001839 0.000000 2.675255 ( 2.675821)
build_all 0.005315 0.002673 11.990508 ( 0.956699)
build_install 0.006444 0.004830 3.723119 ( 0.980749)
test_btest 0.000410 0.000164 64.534202 ( 5.346400)
test_basic 0.004559 0.000223 0.403123 ( 0.484272)
test_all 0.069711 0.028677 393.809314 ( 32.607154)
test_rubyspec 0.044649 0.022430 40.391032 ( 52.931056)
total: 97.97 sec