Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-083551
#<BuildRuby:0x0000563b11f7ffb0
@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.20220728-083551",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005751 0.000885 0.817035 ( 0.953563)
build_miniruby 0.000841 0.000129 0.057285 ( 0.056031)
build_ruby 0.000840 0.000129 0.059044 ( 0.057704)
build_all 0.003952 0.000608 1.528638 ( 0.585981)
build_install 0.010420 0.000808 5.658154 ( 2.150279)
test_btest 0.000709 0.000101 51.053069 ( 7.905804)
test_basic 0.000390 0.005308 0.251626 ( 0.340378)
test_all 0.000824 0.000177 615.980469 ( 90.694793)
test_rubyspec 0.071220 0.056877 43.533509 ( 49.184683)
total: 151.93 sec