Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-142004
#<BuildRuby:0x0000564b6bb2fce8
@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.20231229-142004",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004821 0.000508 1.066772 ( 1.456558)
build_miniruby 0.000976 0.000103 0.932406 ( 0.932426)
build_ruby 0.001190 0.000125 2.878452 ( 2.878280)
build_all 0.006362 0.003461 16.876887 ( 1.529763)
build_install 0.009125 0.000000 4.846494 ( 1.225736)
test_btest 0.000722 0.000000 86.512689 ( 7.470960)
test_basic 0.001651 0.002780 0.661391 ( 0.728388)
test_all 0.094373 0.039809 559.524822 ( 60.518128)
test_rubyspec 0.028189 0.018658 49.421682 ( 61.702469)
total: 138.44 sec