Logfile: /home/ko1/ruby/logs/brlog.trunk.20230202-214600
#<BuildRuby:0x00005643aaa4bac0
@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.20230202-214600",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003680 0.000000 0.647192 ( 1.098074)
build_miniruby 0.001054 0.000000 0.637003 ( 0.636330)
build_ruby 0.001263 0.000000 2.089547 ( 2.089653)
build_all 0.005238 0.003912 11.945539 ( 1.499680)
build_install 0.006216 0.000267 1.492204 ( 0.718662)
test_btest 0.000579 0.000068 62.386829 ( 6.151932)
test_basic 0.002947 0.000347 0.242059 ( 0.337946)
test_all 0.001880 0.000000 480.049117 ( 47.499956)
test_rubyspec 0.026947 0.005306 35.275079 ( 45.793767)
total: 105.83 sec