Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-193659
#<BuildRuby:0x000055ea1315bd48
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230201-193659",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.004020 0.000000 0.646233 ( 1.056808)
build_miniruby 0.000904 0.000052 0.623823 ( 0.622686)
build_ruby 0.001047 0.000081 2.040997 ( 2.040498)
build_all 0.009212 0.000022 11.964320 ( 1.469854)
build_install 0.005988 0.000399 1.496649 ( 0.717674)
test_btest 0.000653 0.000043 62.983768 ( 6.415747)
test_basic 0.003123 0.000209 0.254810 ( 0.350249)
test_all 0.001191 0.000080 488.675413 ( 46.753438)
test_rubyspec 0.015130 0.012287 34.846157 ( 45.444558)
total: 104.87 sec