Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-052554
#<BuildRuby:0x00005556d4c54010
@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-052554",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005999 0.000428 0.848775 ( 1.024595)
build_miniruby 0.001076 0.000216 1.014645 ( 1.012787)
build_ruby 0.001127 0.000226 2.801693 ( 2.799288)
build_all 0.010252 0.000000 16.846617 ( 3.000537)
build_install 0.011459 0.000000 2.121141 ( 1.082478)
test_btest 0.000926 0.000000 66.890766 ( 11.145530)
test_basic 0.003589 0.002960 0.368971 ( 0.454956)
test_all 0.001089 0.000189 665.459847 ( 96.909268)
test_rubyspec 0.084445 0.033181 52.524105 ( 60.616812)
total: 178.05 sec