Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-233847
#<BuildRuby:0x00005609431988e8
@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.20220824-233847",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000005 0.000024 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.006823 0.004706 0.989951 ( 1.232511)
build_miniruby 0.001974 0.000564 0.074189 ( 0.071718)
build_ruby 0.001975 0.000000 0.076353 ( 0.074804)
build_all 0.008594 0.001721 1.537108 ( 0.582691)
build_install 0.015014 0.006833 1.876626 ( 0.914948)
test_btest 0.000843 0.000253 77.045118 ( 8.425230)
test_basic 0.006804 0.000718 0.322710 ( 0.412774)
test_all 0.000225 0.004492 679.973899 ( 67.125455)
test_rubyspec 0.084284 0.080640 45.847860 ( 54.309475)
total: 133.15 sec