Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-130647
#<BuildRuby:0x0000557f1167fbc0
@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.20231224-130647",
@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.000009)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.000823 0.002934 0.735387 ( 1.138871)
build_miniruby 0.000830 0.000127 0.903743 ( 0.904016)
build_ruby 0.001186 0.000183 2.779127 ( 2.782221)
build_all 0.002455 0.004224 12.053362 ( 1.003594)
build_install 0.012207 0.000123 3.454153 ( 0.984145)
test_btest 0.000552 0.000103 68.311474 ( 5.164533)
test_basic 0.003073 0.000576 0.375208 ( 0.457621)
test_all 0.078593 0.028295 432.344372 ( 39.129642)
test_rubyspec 0.031264 0.032624 40.337378 ( 53.105496)
total: 104.67 sec