Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-155011
#<BuildRuby:0x000055f896cc40e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230201-155011",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003496 0.647997 ( 1.197079)
build_miniruby 0.000000 0.001008 0.627807 ( 0.627211)
build_ruby 0.000000 0.001295 2.062527 ( 2.062113)
build_all 0.005138 0.003642 11.889785 ( 1.475319)
build_install 0.006392 0.000165 1.495217 ( 0.714853)
test_btest 0.000516 0.000155 61.351903 ( 6.454397)
test_basic 0.002746 0.000824 0.267060 ( 0.362183)
test_all 0.001491 0.000447 471.819416 ( 49.250576)
test_rubyspec 0.017030 0.011660 34.668988 ( 45.226774)
total: 107.37 sec