Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-084540
#<BuildRuby:0x000055e082e9b7f0
@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.20240111-084540",
@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.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.005063 0.798386 ( 1.235416)
build_miniruby 0.000000 0.001327 0.828257 ( 0.827856)
build_ruby 0.000000 0.001715 2.676291 ( 2.676742)
build_all 0.001764 0.005744 11.865627 ( 0.964885)
build_install 0.005904 0.005713 3.457349 ( 0.973926)
test_btest 0.000514 0.000467 63.959961 ( 5.924163)
test_basic 0.000104 0.004156 0.418506 ( 0.498709)
test_all 0.077963 0.019568 365.852141 ( 38.775580)
test_rubyspec 0.028882 0.042244 40.613821 ( 53.161939)
total: 105.04 sec