Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-205151
#<BuildRuby:0x000055ca1f216be8
@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.20230118-205151",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000042 0.000003 0.000045 ( 0.000045)
build_up 0.006513 0.000149 0.850977 ( 1.059865)
build_miniruby 0.001259 0.000078 1.025934 ( 1.023949)
build_ruby 0.001544 0.000097 2.790907 ( 2.788365)
build_all 0.009365 0.000585 16.772821 ( 2.995559)
build_install 0.000200 0.009242 2.132713 ( 1.085149)
test_btest 0.000849 0.000150 71.401622 ( 11.177486)
test_basic 0.006319 0.000250 0.342048 ( 0.428299)
test_all 0.001264 0.000211 679.126536 ( 97.536529)
test_rubyspec 0.056076 0.038038 51.914872 ( 59.965053)
total: 178.06 sec