Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-004623
#<BuildRuby:0x000055e2f14b3208
@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.20221228-004623",
@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.000010 0.000005 0.000015 ( 0.000015)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.002226 0.001113 0.591516 ( 1.007593)
build_miniruby 0.000956 0.000000 0.714915 ( 0.714948)
build_ruby 0.001282 0.000000 2.510650 ( 2.510705)
build_all 0.005552 0.003948 12.729112 ( 1.534792)
build_install 0.003195 0.003603 1.629657 ( 0.766417)
test_btest 0.000416 0.000226 66.278166 ( 6.184952)
test_basic 0.000000 0.003546 0.249414 ( 0.344505)
test_all 0.000347 0.000671 475.223872 ( 46.016677)
test_rubyspec 0.004631 0.020994 34.849002 ( 45.420573)
total: 104.50 sec