Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-182444
#<BuildRuby:0x000055bb0fddeaa8
@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.20221212-182444",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000012)
build_up 0.003970 0.000467 0.848017 ( 1.084605)
build_miniruby 0.000858 0.000000 0.991728 ( 0.990593)
build_ruby 0.001197 0.000000 2.766106 ( 2.673699)
build_all 0.005454 0.003463 15.773969 ( 3.329752)
build_install 0.010338 0.000000 2.193689 ( 1.211633)
test_btest 0.000633 0.000000 65.940864 ( 11.078733)
test_basic 0.004765 0.000000 0.318267 ( 0.409039)
test_all 0.001538 0.000000 673.709071 (155.131152)
test_rubyspec 0.049831 0.015265 52.754271 ( 61.115478)
total: 237.03 sec