Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-071126
#<BuildRuby:0x00005622b996f140
@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.20230210-071126",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003866 0.000000 0.632511 ( 1.074375)
build_miniruby 0.000870 0.000094 0.647396 ( 0.647403)
build_ruby 0.001040 0.000174 2.083499 ( 2.083070)
build_all 0.008915 0.000699 12.457015 ( 1.519570)
build_install 0.002131 0.004170 1.495785 ( 0.720210)
test_btest 0.000528 0.000113 67.109830 ( 5.988757)
test_basic 0.002954 0.000633 0.247151 ( 0.342495)
test_all 0.000889 0.000190 488.288211 ( 46.940467)
test_rubyspec 0.020268 0.008663 36.116510 ( 46.381055)
total: 105.70 sec