Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-073719
#<BuildRuby:0x0000558d09312130
@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.20220615-073719",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010095 0.000317 0.925032 ( 2.026781)
build_miniruby 0.001491 0.000213 0.064176 ( 0.062523)
build_ruby 0.001810 0.000259 0.062784 ( 0.060447)
build_all 0.006515 0.000931 1.219761 ( 0.482157)
build_install 0.009288 0.009553 4.889584 ( 2.411298)
test_btest 0.001154 0.000289 53.927726 ( 5.996825)
test_basic 0.002352 0.005614 0.313299 ( 0.401965)
test_all 0.002907 0.000000 506.284104 ( 53.402688)
test_rubyspec 0.061839 0.062074 41.393017 ( 47.260717)
total: 112.11 sec