Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-204543
#<BuildRuby:0x000055bc7b20fe80
@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.20221225-204543",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.004261 0.813485 ( 1.053155)
build_miniruby 0.000000 0.000954 0.984095 ( 0.982778)
build_ruby 0.000000 0.001218 2.676388 ( 2.674751)
build_all 0.006789 0.002254 15.971855 ( 3.330702)
build_install 0.001294 0.007567 2.162948 ( 1.214303)
test_btest 0.000454 0.000151 60.986375 ( 11.543339)
test_basic 0.004959 0.000257 0.331459 ( 0.421684)
test_all 0.000739 0.000233 638.747659 (121.506023)
test_rubyspec 0.051128 0.022441 51.316126 ( 59.562313)
total: 202.29 sec