Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-135244
#<BuildRuby:0x000056480f6583c8
@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.20230109-135244",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000016)
configure 0.000020 0.000008 0.000028 ( 0.000027)
build_up 0.005796 0.000752 0.848615 ( 1.025448)
build_miniruby 0.000788 0.000303 1.019268 ( 1.017451)
build_ruby 0.001621 0.000000 2.781111 ( 2.778639)
build_all 0.010114 0.000000 16.792856 ( 3.003138)
build_install 0.006879 0.003561 2.140536 ( 1.086441)
test_btest 0.000825 0.000275 75.804767 ( 10.680749)
test_basic 0.004620 0.001540 0.345723 ( 0.432426)
test_all 0.001084 0.000361 679.850371 ( 95.722975)
test_rubyspec 0.085813 0.048486 52.129169 ( 60.207469)
total: 175.96 sec