Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-174321
#<BuildRuby:0x000055b0755bc090
@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.20230525-174321",
@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.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.005409 0.000693 1.377222 ( 2.670696)
build_miniruby 0.000656 0.000328 0.800705 ( 0.800557)
build_ruby 0.000898 0.000449 2.508911 ( 2.509931)
build_all 0.005856 0.002928 12.260334 ( 1.128242)
build_install 0.005027 0.002513 1.795612 ( 0.885321)
test_btest 0.000635 0.000317 80.928143 ( 6.833070)
test_basic 0.004368 0.000035 0.720671 ( 0.803470)
test_all 0.001567 0.000000 430.367326 ( 50.123930)
test_rubyspec 0.015984 0.022153 42.508219 ( 55.049671)
total: 120.81 sec