Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-175900
#<BuildRuby:0x000055607e9cfb88
@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.20231210-175900",
@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.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.005231 0.000369 1.383559 ( 1.736376)
build_miniruby 0.000789 0.000232 0.908253 ( 0.907741)
build_ruby 0.000958 0.000282 2.785480 ( 2.785570)
build_all 0.005872 0.004733 17.004226 ( 1.497485)
build_install 0.006250 0.003465 5.020240 ( 1.228601)
test_btest 0.000752 0.000263 83.657742 ( 7.778372)
test_basic 0.004674 0.000161 0.653672 ( 0.730273)
test_all 0.099370 0.034547 556.813993 ( 49.343756)
test_rubyspec 0.022339 0.025412 52.010722 ( 64.327804)
total: 130.34 sec