Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-033237
#<BuildRuby:0x0000562f0c0100b8
@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.20230331-033237",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003380 0.000676 0.846242 ( 2.366113)
build_miniruby 0.000690 0.000138 0.706502 ( 0.705824)
build_ruby 0.000890 0.000178 2.215933 ( 2.215211)
build_all 0.005486 0.003571 12.211528 ( 1.093634)
build_install 0.003024 0.003788 1.733397 ( 0.885198)
test_btest 0.000429 0.000132 79.212117 ( 6.694842)
test_basic 0.003338 0.000000 0.258722 ( 0.353663)
test_all 0.000682 0.000001 431.900927 ( 49.142721)
test_rubyspec 0.009592 0.010375 37.399343 ( 47.959982)
total: 111.42 sec