Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-054832
#<BuildRuby:0x00005637e6d380c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240104-054832",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005712 0.000000 1.042162 ( 1.304446)
build_miniruby 0.001105 0.000000 0.811694 ( 0.811563)
build_ruby 0.001476 0.000000 2.654964 ( 2.655849)
build_all 0.007898 0.000000 11.922834 ( 0.985867)
build_install 0.012905 0.000000 3.480521 ( 0.959304)
test_btest 0.000823 0.000000 63.575910 ( 4.566079)
test_basic 0.001398 0.003851 0.397330 ( 0.476593)
test_all 0.081596 0.018544 368.166674 ( 36.326273)
test_rubyspec 0.029298 0.035248 40.113426 ( 52.682558)
total: 100.77 sec