Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-145922
#<BuildRuby:0x0000558851cdc060
@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.20231227-145922",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004718 0.000393 0.802090 ( 1.213879)
build_miniruby 0.001037 0.000087 0.809273 ( 0.809290)
build_ruby 0.001400 0.000117 2.657908 ( 2.658319)
build_all 0.002797 0.005024 11.966867 ( 0.954433)
build_install 0.009610 0.003000 3.447383 ( 0.964436)
test_btest 0.000620 0.000117 65.278457 ( 5.058963)
test_basic 0.004964 0.000127 0.419476 ( 0.498315)
test_all 0.059706 0.037827 371.964818 ( 39.968523)
test_rubyspec 0.044385 0.030985 40.021049 ( 52.579545)
total: 104.71 sec