Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-075602
#<BuildRuby:0x000055d8fbc1eee8
@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.20231122-075602",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002102 0.003466 0.941678 ( 1.315733)
build_miniruby 0.000939 0.000235 0.821333 ( 0.821224)
build_ruby 0.001139 0.000285 2.602616 ( 2.603580)
build_all 0.004497 0.004119 12.160997 ( 1.002992)
build_install 0.009606 0.004534 3.707214 ( 0.984441)
test_btest 0.000614 0.000205 63.234789 ( 4.572064)
test_basic 0.001440 0.003133 0.409202 ( 0.488144)
test_all 0.073438 0.023540 350.380169 ( 42.991413)
test_rubyspec 0.037105 0.029095 40.043068 ( 52.622054)
total: 107.40 sec