Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-022455
#<BuildRuby:0x00005639adff7520
@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.20221227-022455",
@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.000003 0.000008 ( 0.000006)
autoconf 0.000009 0.000005 0.000014 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.007678 0.001640 0.973519 ( 1.445638)
build_miniruby 0.001977 0.000898 0.848586 ( 0.846539)
build_ruby 0.000000 0.003333 2.160162 ( 2.159899)
build_all 0.016431 0.002917 18.560108 ( 2.205322)
build_install 0.019738 0.002646 2.036304 ( 1.035416)
test_btest 0.000910 0.000335 91.978448 ( 9.184426)
test_basic 0.005302 0.004892 0.337436 ( 0.423025)
test_all 0.001661 0.000664 674.000277 ( 63.814446)
test_rubyspec 0.080174 0.100622 47.714658 ( 55.828185)
total: 136.94 sec