Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-093921
#<BuildRuby:0x000055d97933c040
@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.20221226-093921",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004099 0.000000 0.841160 ( 1.038666)
build_miniruby 0.000000 0.000974 0.959881 ( 0.958605)
build_ruby 0.000000 0.001166 2.653070 ( 2.651652)
build_all 0.007785 0.001196 15.975893 ( 3.300793)
build_install 0.007880 0.000876 2.217728 ( 1.247694)
test_btest 0.000542 0.000060 61.422397 ( 11.566661)
test_basic 0.005008 0.000084 0.309488 ( 0.399751)
test_all 0.000991 0.000104 634.013992 (115.176626)
test_rubyspec 0.041003 0.028229 51.779427 ( 59.987857)
total: 196.33 sec