Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-030436
#<BuildRuby:0x0000560f04167fd8
@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.20240108-030436",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.001795 0.003765 1.328207 ( 1.702641)
build_miniruby 0.001472 0.000000 1.495941 ( 1.498744)
build_ruby 0.001561 0.000000 4.287672 ( 4.294105)
build_all 0.010730 0.000000 16.620416 ( 1.754872)
build_install 0.015796 0.000564 5.237898 ( 2.033633)
test_btest 0.000804 0.000000 88.962997 ( 15.642439)
test_basic 0.005597 0.000000 0.666050 ( 0.734110)
test_all 0.072211 0.049028 539.397102 ( 70.144974)
test_rubyspec 0.046709 0.018222 80.210305 ( 92.398345)
total: 190.20 sec