Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-203204
#<BuildRuby:0x00005632b8cb3040
@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.20230726-203204",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000020 0.000008 0.000028 ( 0.000026)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.005134 0.000448 1.346759 ( 2.642938)
build_miniruby 0.000884 0.000332 0.878528 ( 0.876965)
build_ruby 0.001020 0.000383 2.591113 ( 2.596994)
build_all 0.000000 0.009101 13.458525 ( 1.233249)
build_install 0.004616 0.003300 1.894243 ( 0.913932)
test_btest 0.000741 0.000390 79.332547 ( 7.251086)
test_basic 0.002516 0.001324 0.489962 ( 0.568076)
test_all 0.000778 0.000410 489.399077 ( 56.357315)
test_rubyspec 0.011662 0.031465 43.399124 ( 55.873202)
total: 128.31 sec