Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-144017
#<BuildRuby:0x0000563699eda8c0
@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.20220611-144017",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.007071 0.000000 0.858619 ( 1.344206)
build_miniruby 0.001049 0.000000 0.056784 ( 0.055516)
build_ruby 0.000974 0.000000 0.059056 ( 0.057752)
build_all 0.004282 0.000000 1.516322 ( 0.610181)
build_install 0.006304 0.004610 6.325688 ( 2.840379)
test_btest 0.000831 0.000049 56.176652 ( 8.035882)
test_basic 0.000000 0.005600 0.267445 ( 0.356371)
test_all 0.000000 0.001207 625.510908 ( 92.071792)
test_rubyspec 0.079059 0.048747 44.201983 ( 49.808002)
total: 155.18 sec