Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-002953
#<BuildRuby:0x0000565152159e98
@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.20230109-002953",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.005351 0.001235 0.848502 ( 1.309751)
build_miniruby 0.001355 0.000000 1.019203 ( 1.017166)
build_ruby 0.000000 0.001581 2.800282 ( 2.797745)
build_all 0.007977 0.001850 16.906366 ( 3.015435)
build_install 0.009985 0.001343 2.140411 ( 1.098308)
test_btest 0.000867 0.000070 77.313215 ( 10.460269)
test_basic 0.006739 0.000607 0.376110 ( 0.460670)
test_all 0.001031 0.000230 661.184685 (100.562015)
test_rubyspec 0.062995 0.070734 52.080502 ( 60.161229)
total: 180.88 sec