Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-094001
#<BuildRuby:0x000055a81db0d1f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220722-094001",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000017 0.000005 0.000022 ( 0.000020)
build_up 0.009416 0.000000 0.850274 ( 1.305587)
build_miniruby 0.001981 0.000000 0.066099 ( 0.065241)
build_ruby 0.001904 0.000000 0.065961 ( 0.065115)
build_all 0.008098 0.001105 1.261984 ( 0.470599)
build_install 0.012737 0.001566 4.320546 ( 1.841131)
test_btest 0.001817 0.000341 53.468718 ( 5.942752)
test_basic 0.005008 0.000939 0.280932 ( 0.373904)
test_all 0.002728 0.000197 498.796607 ( 52.918191)
test_rubyspec 0.086993 0.029925 41.750771 ( 47.719343)
total: 110.70 sec