Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-062252
#<BuildRuby:0x000056532f71f7b8
@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.20231122-062252",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000642 0.004111 1.354906 ( 1.737022)
build_miniruby 0.000884 0.000260 0.969620 ( 0.969456)
build_ruby 0.001107 0.000326 2.747784 ( 2.747969)
build_all 0.008184 0.002407 17.380715 ( 1.564022)
build_install 0.004964 0.004701 5.269013 ( 1.205289)
test_btest 0.000663 0.000221 88.934415 ( 7.653376)
test_basic 0.004452 0.000000 0.673758 ( 0.749109)
test_all 0.086176 0.052875 528.037887 ( 60.482449)
test_rubyspec 0.021787 0.027689 52.169874 ( 64.549457)
total: 141.66 sec