Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-232219
#<BuildRuby:0x0000555564766678
@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.20230104-232219",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000025 0.000004 0.000029 ( 0.000027)
build_up 0.006409 0.000000 0.853414 ( 1.530913)
build_miniruby 0.001207 0.000000 1.049606 ( 1.047607)
build_ruby 0.001469 0.000000 2.823180 ( 2.820632)
build_all 0.002045 0.007629 16.792667 ( 3.024061)
build_install 0.011269 0.000720 2.313914 ( 1.195354)
test_btest 0.001088 0.000000 75.452711 ( 10.558567)
test_basic 0.003161 0.004082 0.379839 ( 0.464634)
test_all 0.001704 0.000406 670.642950 ( 99.185911)
test_rubyspec 0.087963 0.031091 51.579602 ( 59.640402)
total: 179.47 sec