Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-181311
#<BuildRuby:0x0000556f20cd0098
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231206-181311",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003632 0.000727 0.982983 ( 1.260320)
build_miniruby 0.000575 0.000115 0.864439 ( 0.865842)
build_ruby 0.000830 0.000166 2.718251 ( 2.720021)
build_all 0.007010 0.000455 12.137024 ( 0.987994)
build_install 0.009777 0.000046 3.544882 ( 0.964812)
test_btest 0.000452 0.000070 62.909148 ( 5.330521)
test_basic 0.003118 0.000479 0.372760 ( 0.453453)
test_all 0.067313 0.032438 374.983869 ( 36.676493)
test_rubyspec 0.032409 0.042638 39.788546 ( 52.440675)
total: 101.70 sec