Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-035350
#<BuildRuby:0x000055d8dccaf5c0
@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.20230201-035350",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.003877 0.609490 ( 1.035203)
build_miniruby 0.000727 0.000190 0.635209 ( 0.635267)
build_ruby 0.001008 0.000252 2.040314 ( 2.040571)
build_all 0.009500 0.000281 11.901144 ( 1.480194)
build_install 0.006113 0.000384 1.487570 ( 0.703276)
test_btest 0.000538 0.000107 65.663316 ( 6.175273)
test_basic 0.003232 0.000000 0.240495 ( 0.335879)
test_all 0.000000 0.001093 472.630690 ( 45.189232)
test_rubyspec 0.006685 0.021262 34.978932 ( 45.489048)
total: 103.08 sec