Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-030633
#<BuildRuby:0x00005576cf6b3280
@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.20231201-030633",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004174 0.000380 0.965027 ( 1.238250)
build_miniruby 0.000887 0.000080 0.867441 ( 0.867863)
build_ruby 0.001234 0.000000 2.712409 ( 2.714781)
build_all 0.007276 0.000344 12.078748 ( 1.001054)
build_install 0.009589 0.003602 3.546350 ( 0.966716)
test_btest 0.000801 0.000100 64.970765 ( 5.369716)
test_basic 0.004503 0.000028 0.368059 ( 0.448922)
test_all 0.071965 0.032264 420.753702 ( 36.265897)
test_rubyspec 0.030104 0.036893 39.628995 ( 52.270597)
total: 101.14 sec