Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-123914
#<BuildRuby:0x000056168a417520
@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.20230724-123914",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001175 0.004484 1.496125 ( 2.743846)
build_miniruby 0.000734 0.000173 0.977102 ( 0.976598)
build_ruby 0.001038 0.000244 2.686824 ( 2.686827)
build_all 0.002791 0.005664 13.288185 ( 1.186894)
build_install 0.001189 0.006722 1.799849 ( 1.092061)
test_btest 0.001073 0.000000 75.866933 ( 7.494936)
test_basic 0.004181 0.000614 0.719847 ( 0.801383)
test_all 0.000887 0.000322 482.068533 ( 54.312024)
test_rubyspec 0.013432 0.024217 43.564033 ( 56.027410)
total: 127.32 sec