Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-205051
#<BuildRuby:0x00005617e43cbd68
@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.20230615-205051",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003853 0.001284 1.245322 ( 2.542632)
build_miniruby 0.000775 0.000259 0.797301 ( 0.797712)
build_ruby 0.001025 0.000342 2.459080 ( 2.460250)
build_all 0.008514 0.001505 13.147066 ( 1.123975)
build_install 0.004042 0.004016 1.881636 ( 0.851570)
test_btest 0.000771 0.000269 84.567415 ( 7.058811)
test_basic 0.004482 0.000145 0.725877 ( 0.812341)
test_all 0.000000 0.001565 440.788853 ( 50.527956)
test_rubyspec 0.011408 0.029457 42.865501 ( 55.267360)
total: 121.44 sec