Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-071513
#<BuildRuby:0x000055f2e9dd7ac0
@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.20221219-071513",
@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.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000305 0.003244 0.623734 ( 1.210247)
build_miniruby 0.000704 0.000176 0.731322 ( 0.730864)
build_ruby 0.001073 0.000269 2.598534 ( 2.524180)
build_all 0.001013 0.008514 12.479101 ( 1.504453)
build_install 0.006938 0.000000 1.630564 ( 0.770424)
test_btest 0.000634 0.000000 65.129566 ( 6.013663)
test_basic 0.002543 0.000703 0.249621 ( 0.345160)
test_all 0.001066 0.000381 509.479963 ( 70.062902)
test_rubyspec 0.019488 0.009515 35.795854 ( 46.205369)
total: 129.37 sec