Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-193851
#<BuildRuby:0x000055d79ea9ff30
@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.20230206-193851",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002999 0.000545 0.630613 ( 1.067382)
build_miniruby 0.000799 0.000145 0.648434 ( 0.647923)
build_ruby 0.001128 0.000000 2.057424 ( 2.056793)
build_all 0.008921 0.000000 12.227069 ( 1.476550)
build_install 0.000000 0.006395 1.461050 ( 0.700523)
test_btest 0.000000 0.000643 65.859624 ( 6.057020)
test_basic 0.001924 0.001543 0.242615 ( 0.338581)
test_all 0.000975 0.000278 486.856218 ( 47.251806)
test_rubyspec 0.013948 0.012859 35.125124 ( 45.817472)
total: 105.41 sec