Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-053039
#<BuildRuby:0x000055b7ceb9a858
@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.20230125-053039",
@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.000025 0.000004 0.000029 ( 0.000027)
autoconf 0.000066 0.000010 0.000076 ( 0.000072)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.007667 0.001095 0.845095 ( 1.129102)
build_miniruby 0.001176 0.000168 1.011371 ( 1.009497)
build_ruby 0.001293 0.000184 2.757107 ( 2.754447)
build_all 0.009228 0.000585 16.738340 ( 2.963996)
build_install 0.011320 0.000000 2.085820 ( 1.075100)
test_btest 0.001023 0.000000 75.023869 ( 10.247361)
test_basic 0.002333 0.004223 0.340546 ( 0.426849)
test_all 0.001043 0.000165 661.317780 (108.245422)
test_rubyspec 0.076072 0.050310 51.645854 ( 59.764185)
total: 187.62 sec