Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-114843
#<BuildRuby:0x000056202dcdbfb0
@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.20230114-114843",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.007811 0.000485 0.854902 ( 1.189213)
build_miniruby 0.001324 0.000000 1.017126 ( 1.015257)
build_ruby 0.001625 0.000000 2.786831 ( 2.784286)
build_all 0.005566 0.004380 16.772117 ( 3.003816)
build_install 0.006570 0.004889 2.079093 ( 1.075503)
test_btest 0.000752 0.000167 75.463334 ( 10.776305)
test_basic 0.005430 0.001207 0.350531 ( 0.436594)
test_all 0.001127 0.000250 673.879071 (118.347915)
test_rubyspec 0.058501 0.068727 52.108511 ( 60.158028)
total: 198.79 sec