Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-185910
#<BuildRuby:0x000055b717f8b280
@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.20240103-185910",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005564 0.000000 1.050876 ( 1.314121)
build_miniruby 0.001046 0.000000 0.793711 ( 0.793732)
build_ruby 0.001332 0.000000 2.676295 ( 2.677420)
build_all 0.007157 0.000647 12.211950 ( 1.001993)
build_install 0.012204 0.000000 3.721080 ( 0.980109)
test_btest 0.000680 0.000000 64.776981 ( 4.958638)
test_basic 0.003875 0.000000 0.400473 ( 0.481456)
test_all 0.072411 0.023353 396.547650 ( 33.115480)
test_rubyspec 0.028968 0.037817 40.147307 ( 52.704086)
total: 98.03 sec