Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-012142
#<BuildRuby:0x0000555fcbb7f040
@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.20230617-012142",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001935 0.003441 1.399465 ( 2.654655)
build_miniruby 0.000743 0.000219 0.822936 ( 0.822561)
build_ruby 0.001404 0.000000 2.468482 ( 2.468450)
build_all 0.007013 0.002942 13.099697 ( 1.195054)
build_install 0.008171 0.000146 1.870450 ( 0.840445)
test_btest 0.000783 0.000214 85.236587 ( 6.994550)
test_basic 0.000000 0.003969 0.690773 ( 0.771562)
test_all 0.000000 0.001498 433.868188 ( 45.213844)
test_rubyspec 0.014070 0.029115 43.423694 ( 55.940373)
total: 116.90 sec