Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-013133
#<BuildRuby:0x000055d1a81dc020
@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.20230122-013133",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003163 0.000703 0.623362 ( 1.012327)
build_miniruby 0.000796 0.000177 0.639339 ( 0.638944)
build_ruby 0.001266 0.000281 2.184825 ( 2.187669)
build_all 0.001238 0.008061 11.854791 ( 1.470951)
build_install 0.006789 0.000000 1.495119 ( 0.729448)
test_btest 0.000680 0.000000 63.801126 ( 6.172841)
test_basic 0.000953 0.002609 0.249398 ( 0.344618)
test_all 0.000000 0.001327 484.127331 ( 45.424472)
test_rubyspec 0.019594 0.009961 34.853812 ( 45.421708)
total: 103.40 sec