Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-233438
#<BuildRuby:0x0000557ab3074328
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221130-233438",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004714 0.000053 1.134870 ( 1.499977)
build_miniruby 0.000927 0.000062 0.940896 ( 0.939630)
build_ruby 0.001365 0.000000 2.724012 ( 2.632533)
build_all 0.001360 0.007134 15.703942 ( 3.299379)
build_install 0.003207 0.006334 2.199585 ( 1.278577)
test_btest 0.000424 0.000112 64.432619 ( 11.099618)
test_basic 0.002082 0.003097 0.300410 ( 0.390891)
test_all 0.000779 0.000234 688.298741 (109.260008)
test_rubyspec 0.048410 0.025337 53.154150 ( 61.421446)
total: 191.82 sec