Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-161625
#<BuildRuby:0x00005567b1c74728
@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-161625",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000028)
build_up 0.002987 0.004034 0.868334 ( 4.562185)
build_miniruby 0.001048 0.000062 1.009431 ( 1.007640)
build_ruby 0.001467 0.000087 2.774570 ( 2.772148)
build_all 0.009679 0.000000 16.735776 ( 2.989068)
build_install 0.011331 0.000005 2.085042 ( 1.072746)
test_btest 0.000823 0.000037 76.804128 ( 10.741416)
test_basic 0.006053 0.000275 0.373636 ( 0.459939)
test_all 0.001192 0.000055 663.754646 (110.495175)
test_rubyspec 0.084480 0.039843 52.015482 ( 60.035383)
total: 194.14 sec