Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-005243
#<BuildRuby:0x0000563dcab6beb8
@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.20230123-005243",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002466 0.000987 0.642709 ( 1.056447)
build_miniruby 0.000711 0.000284 0.640765 ( 0.640278)
build_ruby 0.000979 0.000392 2.211458 ( 2.211014)
build_all 0.009134 0.000000 11.970514 ( 1.481236)
build_install 0.003592 0.002694 1.484997 ( 0.708678)
test_btest 0.000496 0.000177 65.348768 ( 6.347412)
test_basic 0.000000 0.003903 0.259398 ( 0.354093)
test_all 0.000592 0.000362 487.062142 ( 45.839501)
test_rubyspec 0.013570 0.015353 35.578453 ( 46.164690)
total: 104.80 sec