Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-120734
#<BuildRuby:0x000056505d6cc010
@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.20230113-120734",
@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.000016 0.000002 0.000018 ( 0.000017)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.006236 0.000299 0.863936 ( 1.037759)
build_miniruby 0.001093 0.000136 1.043682 ( 1.041937)
build_ruby 0.000000 0.001635 2.766556 ( 2.764073)
build_all 0.004121 0.005560 16.779256 ( 2.974102)
build_install 0.006849 0.004637 2.072914 ( 1.069765)
test_btest 0.000788 0.000207 69.512386 ( 10.722621)
test_basic 0.001880 0.004646 0.345293 ( 0.431412)
test_all 0.001000 0.000316 662.694250 (106.764138)
test_rubyspec 0.097663 0.033957 51.881036 ( 60.001729)
total: 186.81 sec