Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-031752
#<BuildRuby:0x0000556a619dc3c8
@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.20230126-031752",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000034 0.000002 0.000036 ( 0.000037)
build_up 0.006731 0.000166 0.853866 ( 1.321580)
build_miniruby 0.001257 0.000078 1.013990 ( 1.012107)
build_ruby 0.001546 0.000097 2.765501 ( 2.763552)
build_all 0.009615 0.000044 16.749682 ( 2.954587)
build_install 0.006722 0.004706 2.056918 ( 1.068505)
test_btest 0.000828 0.000087 70.656306 ( 10.932825)
test_basic 0.005554 0.000584 0.306880 ( 0.393764)
test_all 0.001209 0.000128 654.964362 (102.370952)
test_rubyspec 0.105010 0.026355 51.930333 ( 60.239237)
total: 183.06 sec