Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-075956
#<BuildRuby:0x000055e4b46cc098
@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-075956",
@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.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004558 0.000054 1.338190 ( 2.676572)
build_miniruby 0.000911 0.000091 0.829101 ( 0.828611)
build_ruby 0.001073 0.000107 2.650739 ( 2.651641)
build_all 0.009428 0.000185 14.239826 ( 1.348646)
build_install 0.003964 0.004098 2.078592 ( 1.649613)
test_btest 0.000913 0.000000 81.595857 ( 7.470492)
test_basic 0.004668 0.000000 0.705986 ( 0.782580)
test_all 0.001485 0.000000 523.144809 ( 46.550010)
test_rubyspec 0.020397 0.020564 43.434093 ( 55.767079)
total: 119.73 sec