Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-224051
#<BuildRuby:0x000055a4b4023e20
@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.20230731-224051",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005866 0.000273 1.616049 ( 2.925192)
build_miniruby 0.000874 0.000138 0.889785 ( 0.889091)
build_ruby 0.000000 0.001155 2.594128 ( 2.593839)
build_all 0.007692 0.001432 13.979047 ( 1.258454)
build_install 0.006665 0.001159 1.926193 ( 0.864161)
test_btest 0.000821 0.000143 82.342481 ( 8.094858)
test_basic 0.004305 0.000017 0.696861 ( 0.773845)
test_all 0.001667 0.000198 510.681843 ( 55.626852)
test_rubyspec 0.013106 0.025885 46.052637 ( 58.452904)
total: 131.48 sec