Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-024641
#<BuildRuby:0x0000561a89774a58
@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.20220224-024641",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007232 0.005708 0.904076 ( 4.765246)
build_miniruby 0.001351 0.000312 0.075252 ( 0.074815)
build_ruby 0.001596 0.000368 0.078853 ( 0.077001)
build_all 0.004907 0.004858 4.187286 ( 0.847893)
build_install 0.020047 0.002587 8.003453 ( 2.379314)
test_btest 0.000966 0.000242 73.207588 ( 8.107132)
test_basic 0.007821 0.000530 0.332904 ( 0.422278)
test_all 0.001791 0.000421 697.348986 ( 67.648336)
test_rubyspec 0.122768 0.043229 46.298432 ( 51.484428)
total: 135.81 sec