Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-180125
#<BuildRuby:0x000055cc8117b4b8
@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.20221127-180125",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.003338 0.007485 1.298931 ( 1.517944)
build_miniruby 0.001846 0.000852 0.838988 ( 0.837310)
build_ruby 0.002470 0.001140 2.257672 ( 2.165253)
build_all 0.021357 0.000168 24.988686 ( 2.839791)
build_install 0.016222 0.005407 4.966614 ( 1.205011)
test_btest 0.001048 0.000350 93.788838 ( 9.072539)
test_basic 0.006645 0.000704 0.343503 ( 0.436016)
test_all 0.002017 0.000641 718.845975 ( 71.028414)
test_rubyspec 0.102035 0.049152 50.200363 ( 58.513951)
total: 147.62 sec