Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-070123
#<BuildRuby:0x00005635c7b1f320
@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.20231119-070123",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001242 0.004218 0.915828 ( 1.293521)
build_miniruby 0.001218 0.000000 0.806086 ( 0.805958)
build_ruby 0.001315 0.000000 2.576682 ( 2.577655)
build_all 0.003440 0.004689 11.945074 ( 0.977243)
build_install 0.010036 0.000483 3.725969 ( 0.985039)
test_btest 0.000659 0.000188 62.730458 ( 5.006638)
test_basic 0.003151 0.000901 0.393067 ( 0.471985)
test_all 0.066875 0.028456 340.857188 ( 36.916900)
test_rubyspec 0.023347 0.042818 39.681798 ( 52.246868)
total: 101.28 sec