Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-073305
#<BuildRuby:0x000056402b1afdf8
@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.20230110-073305",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.005914 0.000413 0.859215 ( 1.035691)
build_miniruby 0.001123 0.000225 1.027117 ( 1.024916)
build_ruby 0.001228 0.000245 2.793445 ( 2.790845)
build_all 0.003263 0.006821 16.882763 ( 2.973422)
build_install 0.011573 0.000000 2.137653 ( 1.085689)
test_btest 0.001027 0.000000 73.558197 ( 10.503819)
test_basic 0.006494 0.000000 0.352966 ( 0.439200)
test_all 0.001626 0.000000 664.328407 ( 94.826301)
test_rubyspec 0.103334 0.031827 52.244251 ( 60.347204)
total: 175.03 sec