Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-010704
#<BuildRuby:0x000056463df0adc8
@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.20221203-010704",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000541 0.010474 1.225099 ( 1.199971)
build_miniruby 0.001609 0.000742 0.847786 ( 0.846603)
build_ruby 0.003085 0.000000 2.244703 ( 2.147375)
build_all 0.014223 0.006861 18.631114 ( 2.173919)
build_install 0.013016 0.008360 2.116398 ( 1.072744)
test_btest 0.000941 0.000448 94.431714 ( 9.410637)
test_basic 0.006301 0.003000 0.346637 ( 0.432422)
test_all 0.000000 0.002072 686.498780 ( 74.321328)
test_rubyspec 0.080028 0.104788 49.554408 ( 57.650349)
total: 149.26 sec