Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-072353
#<BuildRuby:0x000056485bcc0c00
@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.20220912-072353",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004857 0.005655 1.144839 ( 1.245401)
build_miniruby 0.001691 0.000529 0.076512 ( 0.075794)
build_ruby 0.002407 0.000000 0.069872 ( 0.069097)
build_all 0.004406 0.005752 1.558077 ( 0.613457)
build_install 0.011537 0.010782 1.883075 ( 0.953158)
test_btest 0.000895 0.000407 96.083960 ( 9.449323)
test_basic 0.007047 0.001982 0.364556 ( 0.453537)
test_all 0.004433 0.000453 682.688395 ( 68.405726)
test_rubyspec 0.099559 0.070833 47.112077 ( 55.579659)
total: 136.85 sec