Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-021325
#<BuildRuby:0x000055df7fc20060
@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-021325",
@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.000006)
build_up 0.000000 0.003668 0.767874 ( 1.185660)
build_miniruby 0.000347 0.000643 0.674729 ( 0.673829)
build_ruby 0.000897 0.000244 2.095367 ( 2.095151)
build_all 0.009506 0.000000 12.446029 ( 1.532845)
build_install 0.004158 0.002334 1.529940 ( 0.761739)
test_btest 0.000541 0.000135 66.382807 ( 6.452932)
test_basic 0.003706 0.000000 0.284737 ( 0.379341)
test_all 0.001124 0.000230 482.247894 ( 51.757672)
test_rubyspec 0.019033 0.010079 35.156620 ( 45.729457)
total: 110.57 sec