Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-000629
#<BuildRuby:0x000055656a2d3dc0
@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.20231231-000629",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001264 0.003726 0.806374 ( 1.190510)
build_miniruby 0.000804 0.000134 0.817619 ( 0.817807)
build_ruby 0.001309 0.000218 2.673409 ( 2.674626)
build_all 0.008512 0.000027 11.983198 ( 1.000393)
build_install 0.007428 0.004003 3.378094 ( 0.951519)
test_btest 0.000609 0.000114 64.113603 ( 5.303986)
test_basic 0.000004 0.004162 0.403315 ( 0.483589)
test_all 0.079927 0.019639 371.067176 ( 35.315742)
test_rubyspec 0.033012 0.032788 40.660133 ( 53.223703)
total: 100.96 sec