Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-073648
#<BuildRuby:0x000055af63abf7f8
@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.20231203-073648",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.004409 0.979313 ( 1.259563)
build_miniruby 0.000000 0.001163 0.864529 ( 0.863809)
build_ruby 0.000134 0.000870 2.708781 ( 2.710485)
build_all 0.006822 0.001055 12.133681 ( 0.975306)
build_install 0.009071 0.004360 3.579359 ( 0.961381)
test_btest 0.000565 0.000202 63.047586 ( 5.440459)
test_basic 0.004452 0.000132 0.372509 ( 0.454856)
test_all 0.077498 0.024340 364.939409 ( 39.559774)
test_rubyspec 0.022402 0.050052 39.649481 ( 52.325546)
total: 104.55 sec