Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-102051
#<BuildRuby:0x0000562c80d2b948
@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.20230201-102051",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003314 0.000000 0.620038 ( 1.031069)
build_miniruby 0.000910 0.000038 0.610661 ( 0.610539)
build_ruby 0.000867 0.000347 2.064700 ( 2.064758)
build_all 0.006739 0.002695 11.980582 ( 1.465076)
build_install 0.006521 0.000000 1.488009 ( 0.709106)
test_btest 0.000777 0.000000 64.963016 ( 6.169021)
test_basic 0.003280 0.000206 0.268638 ( 0.364729)
test_all 0.000797 0.000265 477.094410 ( 44.930874)
test_rubyspec 0.020710 0.006903 34.850881 ( 45.462894)
total: 102.81 sec