Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-030343
#<BuildRuby:0x00005559a66e3d68
@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.20230727-030343",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000038 0.000004 0.000042 ( 0.000040)
configure 0.000024 0.000003 0.000027 ( 0.000025)
build_up 0.006077 0.000192 1.485517 ( 2.777640)
build_miniruby 0.000871 0.000087 0.909284 ( 0.909553)
build_ruby 0.000997 0.000100 2.630108 ( 2.630635)
build_all 0.009405 0.000000 14.415354 ( 1.274123)
build_install 0.005888 0.003111 2.052703 ( 0.922656)
test_btest 0.000951 0.000110 84.572320 ( 7.092002)
test_basic 0.003597 0.000415 0.668915 ( 0.748139)
test_all 0.000767 0.000088 527.329687 ( 48.404745)
test_rubyspec 0.010049 0.032298 44.002454 ( 56.381810)
total: 121.14 sec