Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-030245
#<BuildRuby:0x0000561376ce0060
@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-030245",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001734 0.004511 0.842517 ( 1.363525)
build_miniruby 0.000822 0.000206 0.852954 ( 0.852961)
build_ruby 0.001507 0.000000 2.661092 ( 2.661494)
build_all 0.007344 0.000066 11.952544 ( 0.972011)
build_install 0.011589 0.000553 3.359467 ( 0.959072)
test_btest 0.000617 0.000116 66.105071 ( 4.748263)
test_basic 0.003573 0.000670 0.383788 ( 0.463827)
test_all 0.077852 0.019027 393.737914 ( 33.916288)
test_rubyspec 0.049207 0.021238 40.029814 ( 52.584083)
total: 98.52 sec