Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-101411
#<BuildRuby:0x000055f429f32ff0
@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.20230131-101411",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000015 0.000000 0.000015 ( 0.000017)
build_up 0.003729 0.000000 0.610067 ( 1.013572)
build_miniruby 0.000784 0.000108 0.636950 ( 0.636187)
build_ruby 0.001037 0.000159 2.035169 ( 2.034878)
build_all 0.005993 0.002917 11.889095 ( 1.483681)
build_install 0.005215 0.000978 1.476563 ( 0.716495)
test_btest 0.000504 0.000094 64.230260 ( 6.035989)
test_basic 0.003174 0.000595 0.258373 ( 0.353589)
test_all 0.000910 0.000171 478.937414 ( 45.746686)
test_rubyspec 0.023629 0.005592 34.777223 ( 45.326087)
total: 103.35 sec