Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-234217
#<BuildRuby:0x000056243e982700
@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.20221126-234217",
@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.000003 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.002954 0.007331 1.370158 ( 2.304155)
build_miniruby 0.001589 0.000734 0.848852 ( 0.856649)
build_ruby 0.003268 0.000000 2.261502 ( 2.191309)
build_all 0.013337 0.008312 25.033884 ( 2.848140)
build_install 0.016083 0.005370 4.950785 ( 1.218308)
test_btest 0.000867 0.000385 91.732718 ( 9.411558)
test_basic 0.006161 0.000604 0.356102 ( 0.446028)
test_all 0.001553 0.000654 720.534983 ( 71.268924)
test_rubyspec 0.092499 0.061312 49.614066 ( 58.122054)
total: 148.67 sec