Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-150623
#<BuildRuby:0x0000562b3c10eee8
@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.20231123-150623",
@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.000002 0.000002 0.000004 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.001043 0.004627 0.916347 ( 1.405323)
build_miniruby 0.000661 0.000513 0.816081 ( 0.815757)
build_ruby 0.000833 0.000648 2.607982 ( 2.608937)
build_all 0.006463 0.001649 12.207695 ( 0.988024)
build_install 0.011268 0.001503 3.707601 ( 0.993309)
test_btest 0.000906 0.000000 66.015056 ( 4.831750)
test_basic 0.001085 0.003008 0.407867 ( 0.488824)
test_all 0.071694 0.024348 351.415956 ( 37.655651)
test_rubyspec 0.031906 0.034729 39.879044 ( 52.453759)
total: 102.24 sec