Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-094513
#<BuildRuby:0x0000563dda744028
@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-094513",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.004948 0.001523 0.846434 ( 1.038807)
build_miniruby 0.001022 0.000314 1.001301 ( 0.999628)
build_ruby 0.001291 0.000398 2.777193 ( 2.774569)
build_all 0.009716 0.000248 16.748831 ( 3.022470)
build_install 0.006071 0.004962 2.082474 ( 1.064385)
test_btest 0.000842 0.000263 71.878469 ( 10.418027)
test_basic 0.005378 0.001680 0.356133 ( 0.440831)
test_all 0.001454 0.000000 663.201910 (100.387585)
test_rubyspec 0.092114 0.029825 51.464410 ( 59.539870)
total: 179.69 sec