Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-051331
#<BuildRuby:0x000055ac4dbb6eb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231221-051331",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001829 0.003223 1.369248 ( 1.757241)
build_miniruby 0.000726 0.000256 0.873543 ( 0.873068)
build_ruby 0.001021 0.000360 2.817923 ( 2.818450)
build_all 0.004061 0.006302 16.629859 ( 1.479292)
build_install 0.009051 0.000000 4.867780 ( 1.166240)
test_btest 0.001129 0.000000 86.004851 ( 7.485279)
test_basic 0.004102 0.000000 0.702380 ( 0.777648)
test_all 0.089856 0.046837 500.644101 ( 56.993371)
test_rubyspec 0.029496 0.017527 49.830089 ( 62.146090)
total: 135.50 sec