Logfile: /home/ko1/ruby/logs/brlog.trunk.20230401-210141
#<BuildRuby:0x000056449a38ae20
@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.20230401-210141",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000681 0.004168 1.268581 ( 2.537350)
build_miniruby 0.000977 0.000000 0.738610 ( 0.738571)
build_ruby 0.001174 0.000000 2.260881 ( 2.260732)
build_all 0.007866 0.000599 11.413570 ( 1.109844)
build_install 0.007147 0.000000 1.590925 ( 0.817335)
test_btest 0.000990 0.000000 75.630961 ( 7.040548)
test_basic 0.004409 0.000000 0.586900 ( 0.681822)
test_all 0.001570 0.000000 408.004962 ( 40.672806)
test_rubyspec 0.025575 0.015022 40.348070 ( 50.918185)
total: 106.78 sec