Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-184144
#<BuildRuby:0x0000559e00b32ad8
@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.20221017-184144",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.005751 0.005007 1.170645 ( 1.345231)
build_miniruby 0.001034 0.000620 0.111296 ( 0.108837)
build_ruby 0.000000 0.001709 0.097362 ( 0.094614)
build_all 0.005534 0.003281 1.322458 ( 0.582030)
build_install 0.010984 0.003889 1.686566 ( 0.922600)
test_btest 0.000870 0.000507 62.698604 ( 6.247632)
test_basic 0.005402 0.000243 0.364501 ( 0.456949)
test_all 0.004831 0.002600 493.257854 ( 53.617227)
test_rubyspec 0.069548 0.060781 43.334151 ( 51.874422)
total: 115.25 sec