Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-224541
#<BuildRuby:0x00005567ef21c008
@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.20230108-224541",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.007764 0.001035 0.881825 ( 1.053708)
build_miniruby 0.000000 0.001222 1.026879 ( 1.024955)
build_ruby 0.000000 0.001481 2.803658 ( 2.801032)
build_all 0.003346 0.006992 16.840219 ( 3.007284)
build_install 0.010041 0.001341 2.173447 ( 1.093473)
test_btest 0.000852 0.000213 75.108421 ( 10.799063)
test_basic 0.006351 0.000301 0.348549 ( 0.434523)
test_all 0.000000 0.001251 655.246908 (104.836839)
test_rubyspec 0.079931 0.054220 52.033148 ( 60.059692)
total: 185.11 sec