Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-094348
#<BuildRuby:0x000055a277bdbf90
@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.20231223-094348",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004215 0.000020 0.756013 ( 1.134694)
build_miniruby 0.001150 0.000000 0.901189 ( 0.901317)
build_ruby 0.001462 0.000000 2.766136 ( 2.767945)
build_all 0.007669 0.000172 12.092987 ( 1.032791)
build_install 0.005901 0.002977 3.419056 ( 0.965327)
test_btest 0.000657 0.000000 63.531925 ( 5.077004)
test_basic 0.000000 0.002998 0.376497 ( 0.459136)
test_all 0.084434 0.022072 426.317219 ( 38.663847)
test_rubyspec 0.034336 0.015831 40.648611 ( 53.399939)
total: 104.40 sec