Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-184811
#<BuildRuby:0x000055d0347ab2c8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220826-184811",
@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.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.003834 0.002758 0.886821 ( 8.849863)
build_miniruby 0.000744 0.000212 0.057577 ( 0.056262)
build_ruby 0.000664 0.000190 0.060156 ( 0.058969)
build_all 0.000672 0.003949 1.545072 ( 0.594828)
build_install 0.007603 0.001281 1.928185 ( 0.967623)
test_btest 0.000556 0.000185 49.481334 ( 8.527087)
test_basic 0.001146 0.004517 0.259940 ( 0.348878)
test_all 0.001548 0.000619 599.064458 ( 91.997469)
test_rubyspec 0.095008 0.030071 44.017665 ( 52.286987)
total: 163.69 sec