Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-110515
#<BuildRuby:0x0000564e9bc6d438
@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.20221008-110515",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000017 0.000001 0.000018 ( 0.000020)
build_up 0.009956 0.000421 1.106611 ( 1.175441)
build_miniruby 0.001454 0.000103 0.097733 ( 0.095405)
build_ruby 0.001932 0.000000 0.096457 ( 0.093427)
build_all 0.008299 0.000379 1.364998 ( 0.573996)
build_install 0.014040 0.000000 1.627971 ( 0.886141)
test_btest 0.001520 0.000037 62.773181 ( 6.587917)
test_basic 0.000000 0.006267 0.346490 ( 0.436366)
test_all 0.005614 0.001693 492.070135 ( 52.945291)
test_rubyspec 0.101732 0.028112 42.614085 ( 50.855308)
total: 113.65 sec