Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-033948
#<BuildRuby:0x000055d77edebda8
@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.20220505-033948",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006833 0.834585 ( 1.568836)
build_miniruby 0.000000 0.000777 0.056743 ( 0.055620)
build_ruby 0.000000 0.000961 0.057639 ( 0.056416)
build_all 0.000000 0.004403 1.487143 ( 0.597313)
build_install 0.005426 0.004441 6.261686 ( 2.805167)
test_btest 0.000557 0.000260 45.948013 ( 8.867152)
test_basic 0.004092 0.001910 0.334248 ( 0.421984)
test_all 0.001078 0.000503 639.291893 ( 89.850913)
test_rubyspec 0.089200 0.039116 43.925010 ( 48.799835)
total: 153.02 sec