Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-030456
#<BuildRuby:0x0000564d5825f7f0
@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.20231208-030456",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000954 0.003155 0.992116 ( 1.255643)
build_miniruby 0.000695 0.000190 0.872665 ( 0.872129)
build_ruby 0.001385 0.000377 2.712056 ( 2.714801)
build_all 0.006567 0.000665 12.179243 ( 0.992927)
build_install 0.009814 0.000332 3.550687 ( 0.971646)
test_btest 0.000432 0.000093 63.500346 ( 4.880483)
test_basic 0.003610 0.000000 0.372176 ( 0.454306)
test_all 0.086736 0.015599 422.788645 ( 38.685758)
test_rubyspec 0.027846 0.046152 39.696626 ( 52.358562)
total: 103.19 sec