Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-042248
#<BuildRuby:0x000056399903a7e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220729-042248",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002260 0.004704 0.897058 ( 1.062728)
build_miniruby 0.000825 0.000206 0.057442 ( 0.056212)
build_ruby 0.000730 0.000182 0.058864 ( 0.057735)
build_all 0.004763 0.000068 1.535956 ( 0.591861)
build_install 0.009129 0.000029 5.648841 ( 2.152421)
test_btest 0.000623 0.000124 54.705921 ( 7.958221)
test_basic 0.004546 0.000910 0.335293 ( 0.423764)
test_all 0.001928 0.000000 613.469146 ( 88.018575)
test_rubyspec 0.057871 0.055268 43.714047 ( 49.322532)
total: 149.64 sec