Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-040704
#<BuildRuby:0x000055ce5994d338
@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.20220725-040704",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009219 0.001536 0.830677 ( 1.333076)
build_miniruby 0.001314 0.000219 0.059180 ( 0.057688)
build_ruby 0.001671 0.000278 0.063665 ( 0.061558)
build_all 0.007841 0.001306 1.269419 ( 0.487289)
build_install 0.011337 0.005656 4.265083 ( 1.830580)
test_btest 0.002584 0.000000 53.172508 ( 6.019954)
test_basic 0.002529 0.004141 0.297017 ( 0.386884)
test_all 0.000000 0.002244 502.039421 ( 52.662825)
test_rubyspec 0.080657 0.042573 41.835679 ( 47.385111)
total: 110.23 sec