Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-193756
#<BuildRuby:0x000056185aaf7788
@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.20231226-193756",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.005685 0.000418 0.794789 ( 1.185452)
build_miniruby 0.000816 0.000189 0.838810 ( 0.838635)
build_ruby 0.001311 0.000000 2.635579 ( 2.636242)
build_all 0.003923 0.003314 11.987443 ( 0.967417)
build_install 0.009731 0.000459 3.530782 ( 0.974139)
test_btest 0.000551 0.000129 63.341282 ( 4.604467)
test_basic 0.004183 0.000032 0.395739 ( 0.475821)
test_all 0.078343 0.018884 366.414927 ( 42.701495)
test_rubyspec 0.041141 0.026171 40.005189 ( 52.568637)
total: 106.95 sec