Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-021217
#<BuildRuby:0x0000561a6c89a918
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220424-021217",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000157 0.006412 0.904290 ( 1.082847)
build_miniruby 0.000734 0.000282 0.057444 ( 0.056227)
build_ruby 0.000723 0.000278 0.059800 ( 0.058600)
build_all 0.001306 0.002710 1.489075 ( 0.608900)
build_install 0.008752 0.002066 6.262273 ( 2.811386)
test_btest 0.000000 0.001694 55.088224 ( 8.834228)
test_basic 0.003818 0.002143 0.338862 ( 0.426884)
test_all 0.000935 0.000409 605.517347 ( 89.857728)
test_rubyspec 0.069087 0.058108 44.426517 ( 49.273637)
total: 153.01 sec