Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-161021
#<BuildRuby:0x0000561f18802cc0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220827-161021",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000036 0.000003 0.000039 ( 0.000038)
configure 0.000000 0.000104 0.000104 ( 0.000104)
build_up 0.003006 0.008809 0.823187 ( 1.358593)
build_miniruby 0.001060 0.000265 0.061923 ( 0.060719)
build_ruby 0.001277 0.000319 0.063907 ( 0.062683)
build_all 0.004648 0.004595 1.257373 ( 0.480384)
build_install 0.006740 0.010096 1.594565 ( 0.800132)
test_btest 0.000714 0.000305 53.521086 ( 6.395328)
test_basic 0.006219 0.000568 0.303230 ( 0.393485)
test_all 0.003552 0.000000 487.654215 ( 51.954601)
test_rubyspec 0.074949 0.057626 41.942330 ( 50.500417)
total: 112.01 sec