Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-202625
#<BuildRuby:0x000055c37d09bd48
@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-202625",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002703 0.000737 0.624470 ( 1.047278)
build_miniruby 0.000692 0.000189 0.672220 ( 0.671181)
build_ruby 0.000000 0.001374 2.463408 ( 2.464466)
build_all 0.008051 0.001491 12.972079 ( 1.634311)
build_install 0.003569 0.002572 1.516155 ( 0.725788)
test_btest 0.000497 0.000155 68.755455 ( 5.894136)
test_basic 0.002746 0.000858 0.266785 ( 0.362103)
test_all 0.000936 0.000293 497.660634 ( 47.368662)
test_rubyspec 0.016193 0.012853 34.977589 ( 45.564598)
total: 105.73 sec