Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-095201
#<BuildRuby:0x00005604b7d1f6e8
@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-095201",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.000000 0.003962 0.594103 ( 1.029153)
build_miniruby 0.000091 0.000824 0.671689 ( 0.670735)
build_ruby 0.000879 0.000338 2.406129 ( 2.405882)
build_all 0.008827 0.000689 12.886290 ( 1.589912)
build_install 0.004814 0.001605 1.523550 ( 0.711185)
test_btest 0.000471 0.000157 66.557861 ( 5.661057)
test_basic 0.000000 0.003389 0.251460 ( 0.346709)
test_all 0.000000 0.001012 494.350637 ( 48.325150)
test_rubyspec 0.016933 0.011144 35.454907 ( 46.038332)
total: 106.78 sec