Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-173951
#<BuildRuby:0x00005653616dfbb8
@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.20231109-173951",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003848 0.000642 1.201493 ( 1.477063)
build_miniruby 0.001056 0.000000 0.866686 ( 0.866770)
build_ruby 0.000000 0.001421 2.930839 ( 2.931115)
build_all 0.008886 0.001489 16.736528 ( 1.483224)
build_install 0.007953 0.001446 5.034879 ( 1.184067)
test_btest 0.000935 0.000170 85.928098 ( 7.656519)
test_basic 0.003721 0.000677 0.704683 ( 0.780320)
test_all 0.093750 0.046188 539.516922 ( 54.709369)
test_rubyspec 0.019986 0.029715 51.084630 ( 63.268581)
total: 134.36 sec