Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-122833
#<BuildRuby:0x0000564dd838eee8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-122833",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004571 0.001524 1.020140 ( 1.300497)
build_miniruby 0.001090 0.000000 0.870636 ( 0.869975)
build_ruby 0.000000 0.001719 2.701302 ( 2.702189)
build_all 0.005896 0.001985 12.123578 ( 1.013293)
build_install 0.012917 0.001321 3.556936 ( 0.969881)
test_btest 0.000615 0.000190 63.028620 ( 5.868386)
test_basic 0.000000 0.004067 0.375765 ( 0.457962)
test_all 0.080205 0.021470 393.023232 ( 42.989088)
test_rubyspec 0.032944 0.034008 39.711536 ( 52.385486)
total: 108.56 sec