Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-233004
#<BuildRuby:0x0000565540ec8088
@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.20221212-233004",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003443 0.000000 0.610699 ( 1.115548)
build_miniruby 0.000974 0.000037 0.766225 ( 0.765594)
build_ruby 0.001320 0.000000 2.601843 ( 2.526167)
build_all 0.005865 0.003432 12.473801 ( 1.510294)
build_install 0.006181 0.000727 1.642131 ( 0.778967)
test_btest 0.000700 0.000000 66.438206 ( 5.971047)
test_basic 0.003687 0.000041 0.245049 ( 0.339990)
test_all 0.001384 0.000154 528.879519 ( 70.080763)
test_rubyspec 0.013886 0.013928 35.647820 ( 46.143407)
total: 129.23 sec