Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-220710
#<BuildRuby:0x000055c55a72b788
@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.20231128-220710",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004580 0.000000 0.841623 ( 1.263201)
build_miniruby 0.001305 0.000000 0.872592 ( 0.873404)
build_ruby 0.001059 0.000000 2.714588 ( 2.717093)
build_all 0.003875 0.003674 11.938487 ( 1.000695)
build_install 0.005628 0.003907 3.463812 ( 0.965456)
test_btest 0.000727 0.000086 63.035345 ( 5.399442)
test_basic 0.003363 0.000000 0.375349 ( 0.456655)
test_all 0.082968 0.021011 409.639207 ( 34.449801)
test_rubyspec 0.024876 0.043535 39.361065 ( 52.031614)
total: 99.16 sec