Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-121944
#<BuildRuby:0x000056188d9ebbb8
@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.20230706-121944",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003887 0.001215 1.324374 ( 2.718239)
build_miniruby 0.000810 0.000253 0.882068 ( 0.882690)
build_ruby 0.000960 0.000300 2.584632 ( 2.584518)
build_all 0.004729 0.004475 8.231186 ( 7.520609)
build_install 0.002940 0.006290 2.024139 ( 1.671667)
test_btest 0.001060 0.000447 89.020430 ( 7.364965)
test_basic 0.003215 0.001353 0.801629 ( 0.880541)
test_all 0.002857 0.000000 484.951111 ( 48.708294)
test_rubyspec 0.007916 0.031692 43.794153 ( 56.298483)
total: 128.63 sec