Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-012920
#<BuildRuby:0x000055cd044f74b0
@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.20240114-012920",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.005202 0.827713 ( 1.238453)
build_miniruby 0.000453 0.000649 0.828512 ( 0.828177)
build_ruby 0.000894 0.000487 2.680611 ( 2.681920)
build_all 0.007705 0.000178 12.067031 ( 0.964813)
build_install 0.007489 0.003741 3.456726 ( 0.975765)
test_btest 0.000448 0.000209 65.478398 ( 5.280797)
test_basic 0.002859 0.001335 0.408797 ( 0.489791)
test_all 0.081066 0.012505 383.286879 ( 31.698003)
test_rubyspec 0.014497 0.051151 40.573468 ( 53.134096)
total: 97.29 sec