Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-180831
#<BuildRuby:0x000055cf06e1f2f0
@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.20221209-180831",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003972 0.000005 0.811904 ( 1.133651)
build_miniruby 0.000828 0.000060 0.717688 ( 0.717285)
build_ruby 0.001195 0.000086 2.414692 ( 2.346008)
build_all 0.008562 0.000299 12.492259 ( 1.516524)
build_install 0.006687 0.000000 1.632931 ( 0.765041)
test_btest 0.000654 0.000000 65.761837 ( 5.941743)
test_basic 0.003368 0.000000 0.236329 ( 0.332120)
test_all 0.000680 0.000339 484.175611 ( 49.504338)
test_rubyspec 0.023480 0.004819 35.185254 ( 45.696708)
total: 107.95 sec