Logfile: /home/ko1/ruby/logs/brlog.trunk.20230209-200517
#<BuildRuby:0x000055bb884dfd48
@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.20230209-200517",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.003685 0.000000 0.633430 ( 1.053246)
build_miniruby 0.000933 0.000000 0.678999 ( 0.678546)
build_ruby 0.001186 0.000000 2.088236 ( 2.088350)
build_all 0.008692 0.000000 12.252844 ( 1.495420)
build_install 0.006295 0.000000 1.484379 ( 0.730378)
test_btest 0.000656 0.000000 66.418644 ( 6.328302)
test_basic 0.003214 0.000000 0.280366 ( 0.375629)
test_all 0.000907 0.000000 494.540427 ( 46.868179)
test_rubyspec 0.014373 0.014443 35.499935 ( 46.057375)
total: 105.68 sec