Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-073700
#<BuildRuby:0x000055dee55c77f8
@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.20240108-073700",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001539 0.003690 1.319818 ( 1.722095)
build_miniruby 0.001133 0.000174 1.484142 ( 1.487212)
build_ruby 0.001470 0.000226 4.461968 ( 4.473049)
build_all 0.011177 0.000000 16.695224 ( 1.754974)
build_install 0.011705 0.003842 5.096808 ( 1.890694)
test_btest 0.000757 0.000000 85.203912 ( 15.368571)
test_basic 0.005337 0.000322 0.708931 ( 0.774181)
test_all 0.094541 0.025482 542.240722 ( 72.333355)
test_rubyspec 0.039642 0.028757 84.046375 ( 96.303698)
total: 196.11 sec