Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-075344
#<BuildRuby:0x0000564019806038
@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.20220828-075344",
@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.000021 0.000008 0.000029 ( 0.000030)
autoconf 0.000033 0.000012 0.000045 ( 0.000046)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.007015 0.005124 0.827253 ( 0.932171)
build_miniruby 0.001018 0.000425 0.049109 ( 0.047966)
build_ruby 0.001703 0.000710 0.063615 ( 0.060365)
build_all 0.005895 0.002457 1.211879 ( 0.455262)
build_install 0.010989 0.004579 1.546035 ( 0.785323)
test_btest 0.000865 0.000360 51.720440 ( 6.347603)
test_basic 0.002319 0.004181 0.274487 ( 0.373016)
test_all 0.004892 0.000000 494.595489 ( 51.884261)
test_rubyspec 0.097731 0.041666 41.103038 ( 49.693217)
total: 110.58 sec