Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-165244
#<BuildRuby:0x000055e578c9fed8
@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.20220814-165244",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000000 0.006660 0.865940 ( 0.899645)
build_miniruby 0.000000 0.000877 0.058221 ( 0.057103)
build_ruby 0.000000 0.000969 0.059775 ( 0.058561)
build_all 0.000000 0.004416 1.565875 ( 0.602057)
build_install 0.006413 0.002460 1.923182 ( 0.971163)
test_btest 0.000554 0.000298 57.881199 ( 8.233944)
test_basic 0.004284 0.002307 0.378047 ( 0.464628)
test_all 0.001538 0.000828 634.647905 ( 92.622700)
test_rubyspec 0.073573 0.049216 44.086017 ( 51.444488)
total: 155.35 sec