Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-070354
#<BuildRuby:0x0000562588c60008
@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.20230131-070354",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000004 0.000012 ( 0.000013)
build_up 0.000000 0.006400 0.914357 ( 1.125072)
build_miniruby 0.000000 0.001337 1.014996 ( 1.013014)
build_ruby 0.000000 0.001609 2.785465 ( 2.783082)
build_all 0.002891 0.006807 16.813800 ( 3.000537)
build_install 0.006437 0.004952 2.092660 ( 1.079861)
test_btest 0.000571 0.000439 75.656851 ( 10.738268)
test_basic 0.006331 0.000000 0.344162 ( 0.431255)
test_all 0.001251 0.000000 656.821080 (108.450895)
test_rubyspec 0.062238 0.068706 51.551326 ( 59.550738)
total: 188.17 sec