Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-095220
#<BuildRuby:0x000056018a6c0048
@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-095220",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004664 0.000110 1.413858 ( 1.756436)
build_miniruby 0.000842 0.000140 0.833653 ( 0.834781)
build_ruby 0.001094 0.000183 2.614581 ( 2.615289)
build_all 0.009090 0.000761 16.122695 ( 1.478382)
build_install 0.007296 0.001152 4.717638 ( 1.192085)
test_btest 0.000631 0.000100 82.890317 ( 7.275533)
test_basic 0.004559 0.000000 0.811559 ( 0.890042)
test_all 0.112652 0.023973 511.975728 ( 59.451549)
test_rubyspec 0.018327 0.032861 49.464591 ( 61.814515)
total: 137.31 sec