Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-101135
#<BuildRuby:0x00005625ef36bf58
@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.20230104-101135",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.003679 0.002844 0.847573 ( 1.022261)
build_miniruby 0.001056 0.000264 1.011232 ( 1.009276)
build_ruby 0.001312 0.000328 2.758638 ( 2.755873)
build_all 0.009424 0.000426 16.700224 ( 2.995090)
build_install 0.007724 0.001717 2.290292 ( 1.184992)
test_btest 0.000867 0.000193 75.572230 ( 10.789991)
test_basic 0.006045 0.001343 0.357596 ( 0.442418)
test_all 0.001382 0.000307 653.186853 (100.179901)
test_rubyspec 0.088833 0.036807 51.436400 ( 59.519123)
total: 179.90 sec