Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-090659
#<BuildRuby:0x000055c731353560
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231028-090659",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001979 0.003409 1.291575 ( 1.549728)
build_miniruby 0.000775 0.000216 0.865709 ( 0.865000)
build_ruby 0.000000 0.001409 2.638966 ( 2.639959)
build_all 0.002489 0.007297 16.156657 ( 1.486610)
build_install 0.006227 0.003298 4.868805 ( 1.199901)
test_btest 0.001213 0.000000 85.383639 ( 6.859534)
test_basic 0.004030 0.000538 0.717920 ( 0.798152)
test_all 0.100292 0.032492 510.940624 ( 49.946015)
test_rubyspec 0.029276 0.016191 49.390443 ( 61.698010)
total: 127.04 sec