Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-204907
#<BuildRuby:0x0000562aa45ef4f0
@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.20240107-204907",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000824 0.004252 1.265128 ( 1.657013)
build_miniruby 0.001013 0.000238 1.433370 ( 1.435784)
build_ruby 0.001257 0.000296 4.360942 ( 4.369267)
build_all 0.010067 0.000329 16.622808 ( 1.745977)
build_install 0.013041 0.002536 4.824852 ( 1.681391)
test_btest 0.000635 0.000132 81.252330 ( 7.069110)
test_basic 0.006470 0.000492 0.685089 ( 0.748975)
test_all 0.094568 0.024989 552.420634 ( 60.276381)
test_rubyspec 0.036416 0.027579 78.580424 ( 90.891709)
total: 169.88 sec