Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-164719
#<BuildRuby:0x0000562e6eb700a0
@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.20231030-164719",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002247 0.004164 1.456906 ( 1.702715)
build_miniruby 0.000952 0.000096 0.997902 ( 0.997414)
build_ruby 0.001234 0.000123 2.691171 ( 2.691351)
build_all 0.001910 0.007907 16.640874 ( 1.481964)
build_install 0.011914 0.000000 4.981363 ( 1.150414)
test_btest 0.001021 0.000135 85.901097 ( 7.759245)
test_basic 0.000000 0.004367 0.638715 ( 0.715770)
test_all 0.108582 0.028102 526.264870 ( 50.583336)
test_rubyspec 0.030260 0.020621 50.247081 ( 62.598653)
total: 129.68 sec