Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-163035
#<BuildRuby:0x000055c671fa7110
@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.20230330-163035",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003630 0.000330 0.840739 ( 2.178548)
build_miniruby 0.000779 0.000071 0.671616 ( 0.670651)
build_ruby 0.001010 0.000092 2.318690 ( 2.318025)
build_all 0.008048 0.000299 12.257341 ( 1.125553)
build_install 0.007320 0.000000 1.728406 ( 0.869974)
test_btest 0.000577 0.000000 77.700510 ( 7.641296)
test_basic 0.003399 0.000000 0.259577 ( 0.355139)
test_all 0.001249 0.000000 436.312720 ( 44.486310)
test_rubyspec 0.018836 0.000456 37.940040 ( 48.477060)
total: 108.12 sec