Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-171543
#<BuildRuby:0x000055aff5be3e80
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230102-171543",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.005004 0.001540 0.852128 ( 1.013167)
build_miniruby 0.001174 0.000000 1.016534 ( 1.014609)
build_ruby 0.001482 0.000000 2.784130 ( 2.781494)
build_all 0.009919 0.000000 16.716174 ( 2.982588)
build_install 0.010196 0.001413 2.301277 ( 1.176468)
test_btest 0.000773 0.000182 74.947932 ( 10.928536)
test_basic 0.007017 0.000000 0.343286 ( 0.428783)
test_all 0.001188 0.000000 673.615681 ( 99.117240)
test_rubyspec 0.094884 0.034539 51.464794 ( 59.490186)
total: 178.93 sec