Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-193526
#<BuildRuby:0x000055bf906f8178
@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.20231213-193526",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004932 0.000448 1.024978 ( 1.287410)
build_miniruby 0.000720 0.000065 0.864657 ( 0.865036)
build_ruby 0.001277 0.000116 2.705962 ( 2.706658)
build_all 0.000859 0.007307 12.169628 ( 0.981053)
build_install 0.012800 0.000967 3.552047 ( 0.971822)
test_btest 0.000690 0.000138 62.234503 ( 5.493206)
test_basic 0.004622 0.000000 0.377549 ( 0.457615)
test_all 0.091652 0.011630 394.228153 ( 36.895969)
test_rubyspec 0.044247 0.024562 39.833372 ( 52.546455)
total: 102.21 sec