Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-024618
#<BuildRuby:0x0000557d67abb280
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231017-024618",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000896 0.004228 1.591183 ( 1.832793)
build_miniruby 0.000745 0.000263 0.785761 ( 0.785356)
build_ruby 0.000977 0.000345 2.993694 ( 2.993604)
build_all 0.005275 0.005369 17.670307 ( 1.569661)
build_install 0.007351 0.001380 5.205257 ( 1.211138)
test_btest 0.001050 0.000000 88.891810 ( 8.024702)
test_basic 0.000679 0.005214 0.759403 ( 0.834995)
test_all 0.001762 0.004487 581.177753 ( 53.201005)
test_rubyspec 0.027616 0.025437 49.925968 ( 62.155955)
total: 132.61 sec