Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-215459
#<BuildRuby:0x000055cc55152aa8
@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.20221223-215459",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003482 0.000581 0.883743 ( 1.109517)
build_miniruby 0.000843 0.000141 1.032269 ( 1.030926)
build_ruby 0.000000 0.001252 2.772196 ( 2.770902)
build_all 0.005537 0.003376 15.763168 ( 3.364925)
build_install 0.006849 0.002969 2.229484 ( 1.221444)
test_btest 0.000466 0.000116 66.963937 ( 11.101770)
test_basic 0.004752 0.000127 0.303106 ( 0.394659)
test_all 0.000000 0.000991 641.184061 (100.236307)
test_rubyspec 0.057167 0.016015 52.355000 ( 60.554802)
total: 181.79 sec