Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-004123
#<BuildRuby:0x0000561013fd4728
@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-004123",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.004183 0.000000 0.908288 ( 1.135817)
build_miniruby 0.000897 0.000000 1.003253 ( 1.001990)
build_ruby 0.001313 0.000000 2.798258 ( 2.677152)
build_all 0.008757 0.000000 15.846693 ( 3.329047)
build_install 0.009179 0.000000 2.302884 ( 1.339596)
test_btest 0.000599 0.000000 61.540857 ( 11.193188)
test_basic 0.004768 0.000000 0.309107 ( 0.400792)
test_all 0.001429 0.000000 683.593438 (135.410732)
test_rubyspec 0.049594 0.015592 52.901700 ( 61.136882)
total: 217.63 sec