Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-164119
#<BuildRuby:0x0000564effdeb468
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230108-164119",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000029 0.000013 0.000042 ( 0.000028)
build_up 0.005799 0.000706 0.863770 ( 1.075187)
build_miniruby 0.000935 0.000390 1.030446 ( 1.028496)
build_ruby 0.001117 0.000465 2.792165 ( 2.789563)
build_all 0.006463 0.003402 16.790290 ( 2.995847)
build_install 0.004780 0.006647 2.133709 ( 1.079467)
test_btest 0.000820 0.000410 68.008097 ( 11.770568)
test_basic 0.004609 0.002304 0.342477 ( 0.428544)
test_all 0.000943 0.000471 673.570717 ( 97.900670)
test_rubyspec 0.079347 0.044092 52.328387 ( 60.429994)
total: 179.50 sec