Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-090610
#<BuildRuby:0x0000563ae39ea560
@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.20221218-090610",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000013 0.000005 0.000018 ( 0.000016)
build_up 0.004278 0.000055 0.878985 ( 1.096432)
build_miniruby 0.000689 0.000212 0.940815 ( 0.939493)
build_ruby 0.001317 0.000000 2.723589 ( 2.622951)
build_all 0.009055 0.000000 15.796954 ( 3.260940)
build_install 0.005815 0.002908 2.197695 ( 1.236356)
test_btest 0.000507 0.000141 66.538173 ( 11.557592)
test_basic 0.004079 0.001133 0.298728 ( 0.389557)
test_all 0.001589 0.000441 666.185459 (138.614602)
test_rubyspec 0.038588 0.025933 52.673168 ( 60.877129)
total: 220.60 sec