Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-172508
#<BuildRuby:0x000056278ea3bab8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221206-172508",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004886 0.005135 1.220453 ( 1.216584)
build_miniruby 0.001834 0.000423 0.842886 ( 0.842641)
build_ruby 0.002147 0.000496 2.223923 ( 2.161977)
build_all 0.013375 0.005763 18.500709 ( 2.182122)
build_install 0.019360 0.002215 2.062407 ( 1.046596)
test_btest 0.001206 0.000284 89.116038 ( 9.192829)
test_basic 0.006114 0.001438 0.350430 ( 0.440967)
test_all 0.001481 0.000349 688.920523 ( 70.580198)
test_rubyspec 0.106688 0.042873 49.346861 ( 57.775955)
total: 145.44 sec