Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-013100
#<BuildRuby:0x000055c72f57c410
@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-013100",
@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.000008)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.006168 0.000411 0.844600 ( 1.025892)
build_miniruby 0.001330 0.000000 1.023059 ( 1.021089)
build_ruby 0.001681 0.000000 2.790805 ( 2.788156)
build_all 0.009906 0.000000 16.687067 ( 2.984273)
build_install 0.011058 0.000594 2.315094 ( 1.183347)
test_btest 0.000888 0.000049 70.064485 ( 11.441431)
test_basic 0.001999 0.004304 0.355362 ( 0.441618)
test_all 0.001235 0.000124 659.675499 (109.790905)
test_rubyspec 0.064984 0.046322 51.650743 ( 59.713588)
total: 190.39 sec