Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-025652
#<BuildRuby:0x000055e7ad66b5f8
@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.20230710-025652",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005102 1.346478 ( 2.602643)
build_miniruby 0.000000 0.001242 0.873479 ( 0.873150)
build_ruby 0.000000 0.001360 2.546385 ( 2.546803)
build_all 0.004552 0.004268 8.697661 ( 7.926149)
build_install 0.005255 0.004451 2.094723 ( 1.692494)
test_btest 0.001100 0.000385 88.180225 ( 7.929732)
test_basic 0.000000 0.004781 0.655780 ( 0.733931)
test_all 0.000000 0.001390 470.252030 ( 50.974417)
test_rubyspec 0.016856 0.024446 44.450321 ( 56.819971)
total: 132.10 sec