Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-125517
#<BuildRuby:0x00005646a1df08e8
@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.20220731-125517",
@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.000016 0.000004 0.000020 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008757 0.002190 0.973663 ( 1.189315)
build_miniruby 0.001809 0.000000 0.078544 ( 0.076852)
build_ruby 0.001933 0.000000 0.077029 ( 0.074847)
build_all 0.007858 0.002963 1.535801 ( 0.583673)
build_install 0.008364 0.011358 5.197784 ( 2.056479)
test_btest 0.000996 0.000367 71.041046 ( 8.124955)
test_basic 0.007112 0.001026 0.341097 ( 0.433241)
test_all 0.001619 0.000567 643.849478 ( 64.516053)
test_rubyspec 0.110879 0.068686 45.540851 ( 51.392733)
total: 128.45 sec