Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-165615
#<BuildRuby:0x0000563f8796f6f0
@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-165615",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.000025 0.003985 0.630485 ( 1.076244)
build_miniruby 0.000502 0.000335 0.556374 ( 0.555711)
build_ruby 0.000821 0.000547 2.197142 ( 2.197161)
build_all 0.008953 0.000381 12.405145 ( 1.563906)
build_install 0.004333 0.002364 1.538264 ( 0.726474)
test_btest 0.000436 0.000238 69.202938 ( 6.148764)
test_basic 0.000000 0.003436 0.253036 ( 0.348705)
test_all 0.000000 0.000944 504.283609 ( 47.288004)
test_rubyspec 0.010880 0.019154 35.089109 ( 45.645516)
total: 105.55 sec