Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-094503
#<BuildRuby:0x0000557706dff7f0
@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.20231128-094503",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.001218 0.004446 0.912417 ( 1.312288)
build_miniruby 0.000825 0.000300 0.810218 ( 0.810083)
build_ruby 0.001044 0.000380 2.654274 ( 2.654824)
build_all 0.005848 0.002127 12.283939 ( 0.992860)
build_install 0.012836 0.000977 3.690910 ( 0.984395)
test_btest 0.000609 0.000188 62.902901 ( 4.898533)
test_basic 0.001415 0.003801 0.412078 ( 0.490851)
test_all 0.085055 0.011716 360.227655 ( 31.762179)
test_rubyspec 0.024508 0.040802 39.990202 ( 52.558611)
total: 96.47 sec