Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-101806
#<BuildRuby:0x000056293e2f37e0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230207-101806",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000987 0.003010 0.620660 ( 1.087994)
build_miniruby 0.000685 0.000229 0.643478 ( 0.643268)
build_ruby 0.000898 0.000299 2.083431 ( 2.082733)
build_all 0.004643 0.004191 12.125147 ( 1.501247)
build_install 0.006192 0.000000 1.436106 ( 0.696104)
test_btest 0.000753 0.000000 63.825014 ( 6.120942)
test_basic 0.003785 0.000000 0.277823 ( 0.372984)
test_all 0.001241 0.000078 488.834312 ( 46.951156)
test_rubyspec 0.017696 0.010087 35.274977 ( 45.851531)
total: 105.31 sec