Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-022932
#<BuildRuby:0x000055d044a9e678
@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.20230106-022932",
@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.000017 0.000005 0.000022 ( 0.000021)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.004969 0.001529 0.849541 ( 1.038837)
build_miniruby 0.000951 0.000292 1.017040 ( 1.015112)
build_ruby 0.001185 0.000365 2.774613 ( 2.772012)
build_all 0.008591 0.001191 16.719881 ( 2.992218)
build_install 0.005580 0.003514 2.101915 ( 1.081254)
test_btest 0.000877 0.000274 74.125497 ( 10.001103)
test_basic 0.006117 0.000464 0.353362 ( 0.439570)
test_all 0.001170 0.000344 673.895826 ( 94.887740)
test_rubyspec 0.074592 0.022848 51.727570 ( 59.779284)
total: 174.01 sec