Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-193215
#<BuildRuby:0x000055e3aeb9b788
@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-193215",
@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.000018 0.000008 0.000026 ( 0.000025)
autoconf 0.000026 0.000012 0.000038 ( 0.000037)
configure 0.000019 0.000008 0.000027 ( 0.000027)
build_up 0.003535 0.003787 0.828733 ( 1.228616)
build_miniruby 0.000792 0.000396 0.841950 ( 0.841868)
build_ruby 0.001065 0.000532 2.669154 ( 2.670444)
build_all 0.007754 0.000000 12.014829 ( 0.985750)
build_install 0.013316 0.000070 3.500105 ( 0.980055)
test_btest 0.000755 0.000252 64.457451 ( 5.413595)
test_basic 0.002486 0.003595 0.386037 ( 0.463907)
test_all 0.071891 0.028937 366.145283 ( 35.070395)
test_rubyspec 0.031073 0.033059 40.415915 ( 52.968307)
total: 100.62 sec