Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-153201
#<BuildRuby:0x000055786c0d75c0
@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.20230108-153201",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003737 0.000000 0.636514 ( 1.340325)
build_miniruby 0.000889 0.000000 0.668688 ( 0.667726)
build_ruby 0.001427 0.000000 2.422920 ( 2.422833)
build_all 0.003909 0.006019 12.944244 ( 1.586013)
build_install 0.006833 0.000000 1.554915 ( 0.735989)
test_btest 0.000662 0.000000 69.048085 ( 5.787678)
test_basic 0.003739 0.000165 0.276193 ( 0.370893)
test_all 0.000979 0.000272 493.920027 ( 46.876412)
test_rubyspec 0.017517 0.010732 35.159536 ( 45.733436)
total: 105.52 sec