Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-033308
#<BuildRuby:0x00005579e8007438
@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.20240108-033308",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001486 0.003516 1.285446 ( 1.661774)
build_miniruby 0.000955 0.000143 1.465505 ( 1.468950)
build_ruby 0.001707 0.000000 4.301716 ( 4.312199)
build_all 0.009512 0.000500 16.682469 ( 1.812630)
build_install 0.015466 0.000000 4.956629 ( 1.739431)
test_btest 0.000737 0.000043 85.352090 ( 14.478320)
test_basic 0.002753 0.004418 0.702083 ( 0.770241)
test_all 0.082317 0.037598 542.223238 ( 80.702229)
test_rubyspec 0.054136 0.011533 79.734660 ( 91.939221)
total: 198.89 sec