Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-061844
#<BuildRuby:0x000055a762918188
@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-061844",
@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.000003 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001670 0.003061 0.973704 ( 1.253301)
build_miniruby 0.000874 0.000350 0.872311 ( 0.872203)
build_ruby 0.000666 0.000266 2.694715 ( 2.697330)
build_all 0.005368 0.002890 12.031520 ( 0.978755)
build_install 0.004021 0.005730 3.577535 ( 0.974749)
test_btest 0.000481 0.000241 62.528230 ( 5.972023)
test_basic 0.002553 0.001277 0.369457 ( 0.450549)
test_all 0.069118 0.034559 397.947601 ( 40.047633)
test_rubyspec 0.029889 0.030940 40.156306 ( 52.798675)
total: 106.05 sec