Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-100550
#<BuildRuby:0x0000559ea88c36f0
@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.20230114-100550",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003408 0.000568 0.637954 ( 1.056030)
build_miniruby 0.000788 0.000131 0.674444 ( 0.673680)
build_ruby 0.001153 0.000192 2.387945 ( 2.387589)
build_all 0.004826 0.004541 12.964570 ( 1.614745)
build_install 0.006428 0.000000 1.510303 ( 0.727266)
test_btest 0.000660 0.000000 68.279054 ( 6.455700)
test_basic 0.003959 0.000000 0.251270 ( 0.347280)
test_all 0.000987 0.000000 497.894717 ( 47.047066)
test_rubyspec 0.006694 0.020529 35.369329 ( 45.943004)
total: 106.25 sec