Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-152028
#<BuildRuby:0x000055f254e94098
@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.20231127-152028",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002728 0.002754 0.918684 ( 1.301923)
build_miniruby 0.000806 0.000186 0.799702 ( 0.799676)
build_ruby 0.001058 0.000244 2.617354 ( 2.618608)
build_all 0.007997 0.000119 12.203208 ( 1.005265)
build_install 0.003455 0.007397 3.880191 ( 0.985973)
test_btest 0.000549 0.000171 63.112398 ( 4.483528)
test_basic 0.004977 0.000000 0.413873 ( 0.491271)
test_all 0.090067 0.009055 363.374224 ( 33.981206)
test_rubyspec 0.046813 0.018063 40.107633 ( 52.681571)
total: 98.35 sec