Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-202959
#<BuildRuby:0x00005600c28c8098
@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.20240110-202959",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.003847 0.000699 0.858335 ( 1.314385)
build_miniruby 0.000873 0.000159 0.906630 ( 0.906550)
build_ruby 0.001353 0.000246 2.842533 ( 2.845035)
build_all 0.009506 0.000124 14.935364 ( 1.376274)
build_install 0.004814 0.004502 4.330075 ( 1.157769)
test_btest 0.000504 0.000107 77.413888 ( 7.133886)
test_basic 0.002724 0.000584 0.468327 ( 0.546943)
test_all 0.099518 0.036395 515.655871 ( 61.055198)
test_rubyspec 0.022056 0.011941 50.088302 ( 62.635955)
total: 138.97 sec