Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-072127
#<BuildRuby:0x0000557dd7a780c8
@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.20240106-072127",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003606 0.000901 1.123970 ( 1.503499)
build_miniruby 0.001056 0.000264 1.262441 ( 1.264798)
build_ruby 0.000000 0.001531 3.859982 ( 3.869449)
build_all 0.004696 0.004393 16.187335 ( 1.590185)
build_install 0.013604 0.000000 4.675591 ( 1.570156)
test_btest 0.000000 0.000828 81.385158 ( 7.773781)
test_basic 0.002758 0.002037 0.555549 ( 0.622397)
test_all 0.076321 0.043296 568.231277 ( 62.613003)
test_rubyspec 0.036786 0.021552 66.410339 ( 78.685626)
total: 159.49 sec