Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-112843
#<BuildRuby:0x00005565923672c8
@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.20220723-112843",
@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.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.003089 0.003555 0.826375 ( 1.245763)
build_miniruby 0.000576 0.000240 0.057047 ( 0.055878)
build_ruby 0.000000 0.000949 0.058685 ( 0.057591)
build_all 0.002316 0.002091 1.525719 ( 0.583319)
build_install 0.001244 0.009650 5.595212 ( 2.135416)
test_btest 0.000466 0.000299 48.474052 ( 8.660114)
test_basic 0.000768 0.005139 0.290991 ( 0.379176)
test_all 0.000773 0.000566 589.313321 ( 92.472418)
test_rubyspec 0.053125 0.060844 43.802857 ( 49.389956)
total: 154.98 sec