Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-211514
#<BuildRuby:0x000055e9f2a32ff0
@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.20230112-211514",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002551 0.001021 0.640067 ( 1.084902)
build_miniruby 0.000636 0.000254 0.654085 ( 0.653301)
build_ruby 0.000959 0.000384 2.483282 ( 2.483981)
build_all 0.009250 0.000142 13.005759 ( 1.615453)
build_install 0.003756 0.002613 1.484755 ( 0.700927)
test_btest 0.000481 0.000172 68.167611 ( 6.234254)
test_basic 0.003343 0.000000 0.247873 ( 0.343558)
test_all 0.001235 0.000171 495.448816 ( 47.045193)
test_rubyspec 0.007452 0.021892 35.783360 ( 46.209975)
total: 106.37 sec