Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-093547
#<BuildRuby:0x000055ba3cf48728
@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.20230119-093547",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000000 0.006482 0.844744 ( 1.146270)
build_miniruby 0.000054 0.001167 1.016812 ( 1.015001)
build_ruby 0.001117 0.000399 2.775853 ( 2.773422)
build_all 0.007321 0.002614 16.886588 ( 2.989186)
build_install 0.006026 0.003375 2.141233 ( 1.090313)
test_btest 0.000772 0.000289 68.134639 ( 11.346321)
test_basic 0.006375 0.000721 0.344070 ( 0.429352)
test_all 0.000962 0.000339 664.332797 ( 95.960525)
test_rubyspec 0.069800 0.040079 52.189175 ( 60.206217)
total: 176.96 sec