Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-122250
#<BuildRuby:0x00005575a42427e0
@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.20220819-122250",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000000 0.006490 0.826885 ( 1.536138)
build_miniruby 0.000000 0.000984 0.057930 ( 0.056759)
build_ruby 0.000000 0.000848 0.059139 ( 0.057980)
build_all 0.001980 0.002677 1.546648 ( 0.586029)
build_install 0.009847 0.001116 1.944720 ( 0.973028)
test_btest 0.000549 0.000183 58.659895 ( 8.148173)
test_basic 0.004013 0.001338 0.324764 ( 0.413666)
test_all 0.001764 0.000588 613.738655 ( 88.742098)
test_rubyspec 0.067319 0.051213 44.428714 ( 52.689135)
total: 153.20 sec