Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-034256
#<BuildRuby:0x000055884656afa8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-034256",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.000653 0.004111 1.305068 ( 1.704240)
build_miniruby 0.001153 0.000000 1.416901 ( 1.419726)
build_ruby 0.001611 0.000000 4.163062 ( 4.202993)
build_all 0.005398 0.005035 16.717186 ( 1.732470)
build_install 0.011573 0.003937 4.883826 ( 1.682375)
test_btest 0.000570 0.000143 82.101940 ( 9.722363)
test_basic 0.001026 0.004462 0.622376 ( 0.690759)
test_all 0.090332 0.029687 547.154884 ( 60.465758)
test_rubyspec 0.036108 0.027738 74.958362 ( 87.179094)
total: 168.80 sec