Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-063238
#<BuildRuby:0x0000560be7b0bf28
@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.20230125-063238",
@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.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006682 0.888195 ( 1.060000)
build_miniruby 0.000793 0.000567 1.007336 ( 1.005482)
build_ruby 0.001293 0.000345 2.777008 ( 2.774376)
build_all 0.009485 0.000368 16.817296 ( 2.993549)
build_install 0.003908 0.005204 2.100738 ( 1.078533)
test_btest 0.000000 0.000812 69.036717 ( 11.166527)
test_basic 0.004791 0.002232 0.340596 ( 0.425874)
test_all 0.000958 0.000303 666.975792 (102.631334)
test_rubyspec 0.078925 0.042700 52.018442 ( 60.060450)
total: 183.20 sec