Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-081819
#<BuildRuby:0x0000560a5d602c88
@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.20220827-081819",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000046 0.000008 0.000054 ( 0.000051)
build_up 0.003346 0.009089 0.807709 ( 1.862606)
build_miniruby 0.001487 0.000495 0.062777 ( 0.060833)
build_ruby 0.000990 0.000330 0.052457 ( 0.051176)
build_all 0.008480 0.000000 1.264282 ( 0.476250)
build_install 0.015951 0.001655 1.584657 ( 0.795592)
test_btest 0.001367 0.000341 56.115404 ( 6.153458)
test_basic 0.002452 0.004244 0.291203 ( 0.380522)
test_all 0.000680 0.003459 510.984051 ( 53.844405)
test_rubyspec 0.098854 0.039692 42.090952 ( 50.601982)
total: 114.23 sec