Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-131648
#<BuildRuby:0x0000559a52f0c098
@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.20240103-131648",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000013 0.000005 0.000018 ( 0.000017)
build_up 0.004359 0.002742 1.040759 ( 1.322523)
build_miniruby 0.001181 0.000000 0.842089 ( 0.842008)
build_ruby 0.001518 0.000000 2.646827 ( 2.647739)
build_all 0.002902 0.004684 12.082706 ( 0.974024)
build_install 0.007605 0.002948 3.523342 ( 0.984903)
test_btest 0.000787 0.000000 63.832961 ( 4.700444)
test_basic 0.003690 0.000000 0.386826 ( 0.468488)
test_all 0.068072 0.026964 388.632249 ( 34.485031)
test_rubyspec 0.030222 0.034970 40.186059 ( 52.766248)
total: 99.19 sec