Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-025852
#<BuildRuby:0x0000560d46223f90
@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.20230103-025852",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000015 0.000003 0.000018 ( 0.000033)
build_up 0.000000 0.006633 0.850497 ( 1.059731)
build_miniruby 0.000000 0.001148 1.014576 ( 1.012648)
build_ruby 0.000000 0.001600 2.781607 ( 2.779004)
build_all 0.000000 0.009869 16.713059 ( 2.984184)
build_install 0.011315 0.000485 2.310029 ( 1.189684)
test_btest 0.000720 0.000360 70.802530 ( 11.112476)
test_basic 0.001424 0.005965 0.358405 ( 0.443055)
test_all 0.000893 0.000517 678.295395 ( 99.077414)
test_rubyspec 0.065184 0.070533 51.542792 ( 59.594698)
total: 179.25 sec