Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-142240
#<BuildRuby:0x00005639a7fe2298
@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.20221225-142240",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004748 0.005075 0.941036 ( 1.107649)
build_miniruby 0.002285 0.000527 0.848268 ( 0.846931)
build_ruby 0.000000 0.002838 2.132738 ( 2.134117)
build_all 0.015480 0.005368 18.600604 ( 2.160184)
build_install 0.016533 0.006835 2.082033 ( 1.023710)
test_btest 0.001332 0.000421 89.975340 ( 8.732416)
test_basic 0.006807 0.002150 0.349878 ( 0.436646)
test_all 0.002197 0.000210 676.685414 ( 71.734163)
test_rubyspec 0.117948 0.051721 48.289026 ( 56.429419)
total: 144.61 sec