Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-080821
#<BuildRuby:0x000055a89d6d9f48
@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.20221208-080821",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000000 0.010633 1.236389 ( 1.314013)
build_miniruby 0.000000 0.002524 0.838814 ( 0.844324)
build_ruby 0.002980 0.000156 2.220176 ( 2.149003)
build_all 0.017799 0.002827 18.494581 ( 2.150179)
build_install 0.013997 0.004788 2.056967 ( 1.059381)
test_btest 0.000817 0.000327 95.866599 ( 8.878707)
test_basic 0.007597 0.000000 0.350349 ( 0.438904)
test_all 0.002048 0.000000 702.311024 ( 70.248206)
test_rubyspec 0.101007 0.040313 49.188611 ( 57.743976)
total: 144.83 sec