Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-155330
#<BuildRuby:0x000056416c38c080
@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.20230130-155330",
@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.000013 0.000005 0.000018 ( 0.000016)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.004986 0.001662 0.881198 ( 1.067761)
build_miniruby 0.000970 0.000324 0.998641 ( 0.996546)
build_ruby 0.001081 0.000361 2.777741 ( 2.775375)
build_all 0.006236 0.003553 16.680150 ( 3.000297)
build_install 0.008276 0.002955 2.073545 ( 1.064560)
test_btest 0.000814 0.000290 74.842794 ( 10.773166)
test_basic 0.006954 0.000000 0.310186 ( 0.395667)
test_all 0.001277 0.000000 674.308933 ( 98.380156)
test_rubyspec 0.065300 0.055022 51.717312 ( 59.764699)
total: 178.22 sec