Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-105306
#<BuildRuby:0x0000557bd7947d68
@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.20230119-105306",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.003281 0.000252 0.608719 ( 1.101287)
build_miniruby 0.000751 0.000058 0.582768 ( 0.582293)
build_ruby 0.001138 0.000088 2.060659 ( 2.061044)
build_all 0.000330 0.008837 12.527318 ( 1.620455)
build_install 0.005638 0.001301 1.543666 ( 0.731505)
test_btest 0.000594 0.000137 65.245146 ( 6.483477)
test_basic 0.003100 0.000715 0.262742 ( 0.357791)
test_all 0.000798 0.000185 494.350755 ( 46.960845)
test_rubyspec 0.007754 0.019210 34.864587 ( 45.459405)
total: 105.36 sec