Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-141959
#<BuildRuby:0x0000563d5ba5c410
@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.20221216-141959",
@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.000008 0.000001 0.000009 ( 0.000024)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.003814 0.000272 0.873409 ( 1.102864)
build_miniruby 0.000000 0.000940 0.985462 ( 0.984338)
build_ruby 0.000000 0.001189 2.820230 ( 2.731149)
build_all 0.006956 0.002253 15.909149 ( 3.343221)
build_install 0.005921 0.004595 2.215347 ( 1.229052)
test_btest 0.000000 0.000576 67.236105 ( 10.913407)
test_basic 0.000000 0.004632 0.300995 ( 0.392251)
test_all 0.000000 0.001788 683.232273 (141.118161)
test_rubyspec 0.049152 0.026118 52.937285 ( 61.246285)
total: 223.06 sec