Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-134609
#<BuildRuby:0x000056274c4f4178
@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.20240115-134609",
@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.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001369 0.004310 0.807472 ( 1.525486)
build_miniruby 0.001045 0.000087 0.846476 ( 0.846144)
build_ruby 0.001684 0.000140 2.672727 ( 2.673361)
build_all 0.006641 0.000553 11.906239 ( 0.984859)
build_install 0.009852 0.003785 3.403299 ( 0.967641)
test_btest 0.000648 0.000081 63.585515 ( 4.986937)
test_basic 0.004471 0.000559 0.404779 ( 0.484915)
test_all 0.063189 0.032356 390.352628 ( 33.535265)
test_rubyspec 0.029144 0.034848 40.077779 ( 52.621664)
total: 98.63 sec