Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-045249
#<BuildRuby:0x000055d3db48c4c0
@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.20220910-045249",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.010701 1.118214 ( 1.860287)
build_miniruby 0.000000 0.001858 0.072626 ( 0.072886)
build_ruby 0.000542 0.001585 0.077031 ( 0.077124)
build_all 0.002996 0.007068 1.570530 ( 0.601070)
build_install 0.018822 0.003809 1.909349 ( 0.969141)
test_btest 0.000000 0.001151 95.159267 ( 9.287953)
test_basic 0.003366 0.003912 0.366676 ( 0.456390)
test_all 0.004870 0.002783 649.246467 ( 66.707160)
test_rubyspec 0.093770 0.076515 47.531861 ( 55.774647)
total: 135.81 sec