Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-184442
#<BuildRuby:0x000055c841e58328
@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.20220615-184442",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003202 0.003486 0.894476 ( 4.179262)
build_miniruby 0.000831 0.000111 0.057471 ( 0.056250)
build_ruby 0.000770 0.000103 0.059363 ( 0.058105)
build_all 0.003908 0.000521 1.511221 ( 0.608591)
build_install 0.006513 0.004640 6.316569 ( 2.862134)
test_btest 0.000671 0.000000 46.451358 ( 8.674063)
test_basic 0.005895 0.000400 0.340103 ( 0.427539)
test_all 0.001551 0.000000 630.597704 ( 92.635624)
test_rubyspec 0.086651 0.021182 44.297306 ( 49.868164)
total: 159.37 sec