Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-025734
#<BuildRuby:0x000055d8042cbf28
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221231-025734",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.000000 0.006542 0.844925 ( 1.035873)
build_miniruby 0.000124 0.001212 1.016123 ( 1.014038)
build_ruby 0.001118 0.000517 2.796967 ( 2.794163)
build_all 0.009968 0.000000 16.710869 ( 2.971529)
build_install 0.008330 0.003384 2.281537 ( 1.178284)
test_btest 0.000776 0.000302 69.260759 ( 11.574510)
test_basic 0.001722 0.004701 0.363532 ( 0.449768)
test_all 0.001442 0.000000 662.428333 (105.159040)
test_rubyspec 0.077209 0.054198 51.732952 ( 59.746765)
total: 185.92 sec