Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-180221
#<BuildRuby:0x000055c735db38f8
@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.20230124-180221",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003562 0.000000 0.642924 ( 1.055124)
build_miniruby 0.000922 0.000044 0.641312 ( 0.640797)
build_ruby 0.000000 0.001432 2.184798 ( 2.211278)
build_all 0.001750 0.007996 12.005531 ( 1.499972)
build_install 0.006495 0.000000 1.507465 ( 0.704746)
test_btest 0.000567 0.000078 64.391362 ( 6.169401)
test_basic 0.003168 0.000667 0.268921 ( 0.364241)
test_all 0.000996 0.000210 474.164687 ( 49.099566)
test_rubyspec 0.018220 0.012002 35.474107 ( 46.047931)
total: 107.79 sec