Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-070032
#<BuildRuby:0x0000563ba7eeb270
@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.20230214-070032",
@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.000009 0.000000 0.000009 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003793 0.000000 0.798513 ( 1.257335)
build_miniruby 0.000925 0.000060 0.692114 ( 0.691940)
build_ruby 0.001143 0.000082 2.118554 ( 2.118836)
build_all 0.008912 0.000321 12.465607 ( 1.534465)
build_install 0.006640 0.000000 1.556973 ( 0.772367)
test_btest 0.000000 0.000678 66.141128 ( 6.023223)
test_basic 0.000000 0.003486 0.267242 ( 0.362295)
test_all 0.000000 0.001317 492.667045 ( 47.212728)
test_rubyspec 0.023482 0.003698 35.178045 ( 45.699753)
total: 105.67 sec