Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-103112
#<BuildRuby:0x0000562df8ddaff0
@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.20230107-103112",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000125 0.003742 0.647733 ( 1.034978)
build_miniruby 0.000904 0.000000 0.676415 ( 0.675267)
build_ruby 0.001312 0.000000 2.382582 ( 2.382135)
build_all 0.009262 0.000019 12.913273 ( 1.598923)
build_install 0.000000 0.006565 1.533853 ( 0.727552)
test_btest 0.000000 0.000707 66.584854 ( 6.247830)
test_basic 0.000364 0.003191 0.244943 ( 0.340271)
test_all 0.000922 0.000195 494.534783 ( 47.092173)
test_rubyspec 0.011615 0.016216 35.180719 ( 45.712428)
total: 105.81 sec