Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-063437
#<BuildRuby:0x0000559390c92dd0
@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.20231103-063437",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.003885 0.000864 1.281101 ( 1.524534)
build_miniruby 0.000751 0.000167 0.875926 ( 0.876291)
build_ruby 0.001024 0.000228 2.842800 ( 2.844262)
build_all 0.000115 0.009972 16.851175 ( 1.543849)
build_install 0.005533 0.002967 4.991189 ( 1.172090)
test_btest 0.000740 0.000337 83.267513 ( 7.857031)
test_basic 0.000034 0.004314 0.674467 ( 0.750931)
test_all 0.102067 0.035970 533.326699 ( 61.355653)
test_rubyspec 0.014942 0.032590 50.432980 ( 62.831975)
total: 140.76 sec