Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-221204
#<BuildRuby:0x00005574b20efd68
@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.20231215-221204",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005715 0.000669 1.366874 ( 1.717909)
build_miniruby 0.000671 0.000252 0.913552 ( 0.913437)
build_ruby 0.000916 0.000343 2.646305 ( 2.646594)
build_all 0.005227 0.004595 16.058719 ( 1.495099)
build_install 0.002924 0.005593 4.710716 ( 1.135438)
test_btest 0.000000 0.001224 82.359897 ( 7.431122)
test_basic 0.002790 0.002240 0.790344 ( 0.867511)
test_all 0.114189 0.020881 524.425585 ( 58.429624)
test_rubyspec 0.028198 0.023926 51.279699 ( 63.593686)
total: 138.23 sec