Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-122850
#<BuildRuby:0x0000560d1b7fc028
@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.20230611-122850",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002340 0.003601 1.337627 ( 2.621390)
build_miniruby 0.000979 0.000206 0.765462 ( 0.764925)
build_ruby 0.001104 0.000232 2.474383 ( 2.474554)
build_all 0.007643 0.001609 12.494787 ( 1.077495)
build_install 0.003484 0.004152 1.773072 ( 0.887342)
test_btest 0.000784 0.000196 81.981036 ( 6.649622)
test_basic 0.001106 0.003442 0.681636 ( 0.762811)
test_all 0.000898 0.000257 412.135531 ( 45.796879)
test_rubyspec 0.023646 0.013454 41.307572 ( 53.781271)
total: 114.82 sec