Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-205737
#<BuildRuby:0x0000557d57951350
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221008-205737",
@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.000027 0.000004 0.000031 ( 0.000032)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.012044 0.000000 1.077912 ( 1.739853)
build_miniruby 0.001904 0.000203 0.101025 ( 0.097534)
build_ruby 0.001403 0.000187 0.101062 ( 0.098069)
build_all 0.008349 0.000000 1.299839 ( 0.557022)
build_install 0.004934 0.011032 1.619567 ( 0.885538)
test_btest 0.001572 0.000393 62.316826 ( 6.457585)
test_basic 0.006738 0.000641 0.342801 ( 0.431484)
test_all 0.000994 0.007343 506.402601 ( 53.601709)
test_rubyspec 0.080040 0.052792 42.463717 ( 50.992929)
total: 114.86 sec