Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-010903
#<BuildRuby:0x00005623835f86e0
@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.20220803-010903",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007296 0.004497 0.995068 ( 1.506986)
build_miniruby 0.002034 0.000000 0.074483 ( 0.072057)
build_ruby 0.002032 0.000000 0.073183 ( 0.071470)
build_all 0.010499 0.000776 1.500816 ( 0.551684)
build_install 0.017641 0.006047 5.158555 ( 2.045616)
test_btest 0.001382 0.000230 79.025248 ( 8.431447)
test_basic 0.008463 0.000513 0.329594 ( 0.417634)
test_all 0.002179 0.000344 682.263860 ( 66.776769)
test_rubyspec 0.115880 0.068836 45.574072 ( 53.109048)
total: 132.98 sec