Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-162857
#<BuildRuby:0x00005609ed33ee68
@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.20231219-162857",
@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.000010 0.000003 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006518 0.000576 1.463310 ( 1.813107)
build_miniruby 0.000868 0.000193 0.925661 ( 0.926254)
build_ruby 0.001138 0.000253 2.780716 ( 2.781016)
build_all 0.007095 0.002888 16.919872 ( 1.542945)
build_install 0.005268 0.003258 5.017446 ( 1.193797)
test_btest 0.000882 0.000230 87.136447 ( 7.577872)
test_basic 0.004088 0.000055 0.756107 ( 0.833802)
test_all 0.084107 0.052140 581.808584 ( 54.163326)
test_rubyspec 0.027853 0.022857 51.626483 ( 63.984858)
total: 134.82 sec