Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-230933
#<BuildRuby:0x000055a7b07f0460
@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.20230111-230933",
@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.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000020 0.000008 0.000028 ( 0.000041)
build_up 0.004555 0.001898 0.879064 ( 1.187587)
build_miniruby 0.000950 0.000395 1.011731 ( 1.009728)
build_ruby 0.001215 0.000506 2.789881 ( 2.787026)
build_all 0.001991 0.007535 16.735126 ( 2.981262)
build_install 0.010355 0.000876 2.043019 ( 1.074434)
test_btest 0.000747 0.000349 78.710331 ( 10.436192)
test_basic 0.004519 0.002109 0.357824 ( 0.444056)
test_all 0.000780 0.000364 660.506544 (104.668321)
test_rubyspec 0.084459 0.040900 51.763174 ( 59.832018)
total: 184.42 sec