Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-031702
#<BuildRuby:0x000055607ec800f8
@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="-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.20221217-031702",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.000000 0.004316 0.933322 ( 1.164884)
build_miniruby 0.000000 0.000902 0.983905 ( 0.982666)
build_ruby 0.000000 0.001266 2.806677 ( 2.705302)
build_all 0.005893 0.003169 15.750716 ( 3.356519)
build_install 0.008784 0.002011 2.296175 ( 1.310528)
test_btest 0.000617 0.000000 61.813561 ( 11.549959)
test_basic 0.004253 0.001238 0.299769 ( 0.389652)
test_all 0.001193 0.000246 675.647640 (134.973847)
test_rubyspec 0.040767 0.021068 52.607467 ( 60.867221)
total: 217.30 sec