Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-202452
#<BuildRuby:0x0000563e3f9840d0
@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.20220626-202452",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.006271 0.000448 0.922174 ( 1.019980)
build_miniruby 0.000984 0.000071 0.058007 ( 0.056747)
build_ruby 0.000000 0.000837 0.059723 ( 0.058440)
build_all 0.001242 0.003099 1.487916 ( 0.600479)
build_install 0.006303 0.004607 6.306553 ( 2.845017)
test_btest 0.000725 0.000136 48.346520 ( 8.563989)
test_basic 0.004921 0.000923 0.290174 ( 0.379169)
test_all 0.001250 0.000080 624.280964 ( 88.786852)
test_rubyspec 0.096040 0.026910 44.275930 ( 49.846328)
total: 152.16 sec