Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-201654
#<BuildRuby:0x00005648d5667e88
@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.20231210-201654",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003065 0.001871 1.005042 ( 1.321726)
build_miniruby 0.000927 0.000232 0.868111 ( 0.868033)
build_ruby 0.000874 0.000219 2.663128 ( 2.665449)
build_all 0.007300 0.000834 12.021993 ( 1.004618)
build_install 0.008874 0.000186 3.583599 ( 0.978707)
test_btest 0.000723 0.000145 62.604997 ( 5.571657)
test_basic 0.003526 0.000705 0.375509 ( 0.457760)
test_all 0.075288 0.025694 371.005654 ( 36.616069)
test_rubyspec 0.027180 0.047293 39.860898 ( 52.528213)
total: 102.01 sec