Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-083038
#<BuildRuby:0x000055c9c5bd27e0
@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.20220823-083038",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006471 0.000373 0.827388 ( 1.065508)
build_miniruby 0.000943 0.000135 0.057645 ( 0.056334)
build_ruby 0.000890 0.000127 0.059601 ( 0.058374)
build_all 0.004655 0.000000 1.557617 ( 0.597324)
build_install 0.007008 0.004038 1.925851 ( 0.967321)
test_btest 0.000694 0.000122 49.926784 ( 8.727999)
test_basic 0.001847 0.003664 0.254695 ( 0.343731)
test_all 0.002589 0.000575 609.134752 ( 93.151062)
test_rubyspec 0.045079 0.065832 44.206334 ( 52.432264)
total: 157.40 sec