Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-015443
#<BuildRuby:0x0000559573027818
@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.20231102-015443",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004034 0.001186 1.502571 ( 1.738791)
build_miniruby 0.001032 0.000000 0.828927 ( 0.829530)
build_ruby 0.001312 0.000000 2.609709 ( 2.609529)
build_all 0.009791 0.000000 15.974978 ( 1.450463)
build_install 0.007523 0.000984 4.782298 ( 1.129549)
test_btest 0.000953 0.000229 83.698702 ( 6.850697)
test_basic 0.004474 0.000000 0.772840 ( 0.847132)
test_all 0.115389 0.023251 487.260958 ( 53.182136)
test_rubyspec 0.025618 0.024233 50.476823 ( 62.812882)
total: 131.45 sec