Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-003218
#<BuildRuby:0x000055ee37480028
@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.20230104-003218",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000030 0.000000 0.000030 ( 0.000017)
build_up 0.006344 0.000000 0.878928 ( 1.052539)
build_miniruby 0.001288 0.000000 1.022576 ( 1.020692)
build_ruby 0.001672 0.000000 2.799858 ( 2.797157)
build_all 0.005043 0.004676 16.747278 ( 2.998265)
build_install 0.011089 0.000652 2.307524 ( 1.196586)
test_btest 0.001063 0.000062 77.593290 ( 10.398405)
test_basic 0.007349 0.000108 0.358663 ( 0.443738)
test_all 0.001336 0.000074 647.360144 (107.864152)
test_rubyspec 0.087330 0.046609 51.579924 ( 59.669991)
total: 187.44 sec