Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-233809
#<BuildRuby:0x000055dcf9f834b0
@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.20230521-233809",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006375 0.000576 1.367845 ( 2.787328)
build_miniruby 0.000755 0.000177 0.680803 ( 0.680457)
build_ruby 0.001257 0.000000 2.411471 ( 2.413094)
build_all 0.006187 0.002938 12.485798 ( 1.064059)
build_install 0.000000 0.007294 1.730387 ( 0.849289)
test_btest 0.000000 0.000595 79.746720 ( 6.943914)
test_basic 0.000768 0.004300 0.783577 ( 0.863145)
test_all 0.000953 0.000381 448.940394 ( 39.616959)
test_rubyspec 0.026111 0.008786 40.495955 ( 53.020090)
total: 108.24 sec