Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-072600
#<BuildRuby:0x000055e80699bee0
@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.20230727-072600",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005732 0.000956 1.380609 ( 2.715668)
build_miniruby 0.000763 0.000127 0.914521 ( 0.914489)
build_ruby 0.001347 0.000225 2.730179 ( 2.729360)
build_all 0.005281 0.003694 14.513325 ( 1.310046)
build_install 0.007731 0.000668 2.027060 ( 0.922347)
test_btest 0.000731 0.000000 83.356974 ( 7.594259)
test_basic 0.000369 0.003657 0.514528 ( 0.595106)
test_all 0.001040 0.000000 522.223540 ( 45.896477)
test_rubyspec 0.011986 0.027107 45.695517 ( 58.081176)
total: 120.76 sec