Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-152811
#<BuildRuby:0x0000557fce94f180
@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.20231122-152811",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001158 0.004403 0.922258 ( 1.313164)
build_miniruby 0.000723 0.000290 0.806535 ( 0.806805)
build_ruby 0.001504 0.000601 2.657571 ( 2.657601)
build_all 0.002760 0.005668 12.203945 ( 1.011128)
build_install 0.011196 0.003410 3.722446 ( 0.998201)
test_btest 0.000000 0.000733 64.033307 ( 5.455530)
test_basic 0.002821 0.002822 0.395196 ( 0.473679)
test_all 0.069086 0.032465 350.642980 ( 34.307983)
test_rubyspec 0.016376 0.048715 40.133285 ( 52.715452)
total: 99.74 sec