Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-130933
#<BuildRuby:0x0000559b491ac090
@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.20231229-130933",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.001042 0.004031 0.796178 ( 1.178656)
build_miniruby 0.000961 0.000074 0.844792 ( 0.844828)
build_ruby 0.001254 0.000097 2.661274 ( 2.662113)
build_all 0.004087 0.003634 11.953082 ( 0.986639)
build_install 0.006743 0.003730 3.413124 ( 0.976672)
test_btest 0.000619 0.000109 61.871956 ( 5.828206)
test_basic 0.003229 0.000570 0.395191 ( 0.475138)
test_all 0.082155 0.015837 365.346122 ( 39.712610)
test_rubyspec 0.032815 0.033444 40.466458 ( 53.027132)
total: 105.69 sec