Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-020608
#<BuildRuby:0x000055792eabc6e0
@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.20220919-020608",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001891 0.008723 1.072517 ( 1.281296)
build_miniruby 0.001487 0.000743 0.120603 ( 0.119001)
build_ruby 0.002672 0.000000 0.113541 ( 0.097314)
build_all 0.007447 0.003100 1.599967 ( 0.662508)
build_install 0.017386 0.005147 1.927734 ( 0.982477)
test_btest 0.001062 0.000455 74.707300 ( 8.813253)
test_basic 0.005934 0.002543 0.381387 ( 0.470766)
test_all 0.000171 0.004134 625.876810 ( 66.790057)
test_rubyspec 0.080029 0.087143 45.524159 ( 54.045015)
total: 133.26 sec