Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-084527
#<BuildRuby:0x000055957a6e3128
@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.20220428-084527",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004648 0.001926 0.874743 ( 0.955920)
build_miniruby 0.000000 0.000884 0.057334 ( 0.056180)
build_ruby 0.000328 0.000533 0.057136 ( 0.055924)
build_all 0.004300 0.000000 1.471766 ( 0.599182)
build_install 0.010478 0.000509 6.293708 ( 2.796530)
test_btest 0.000537 0.000134 49.705507 ( 8.401644)
test_basic 0.005171 0.000439 0.264333 ( 0.352765)
test_all 0.000958 0.000228 637.675367 ( 92.158708)
test_rubyspec 0.071413 0.048218 43.497298 ( 48.534005)
total: 153.91 sec