Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-102742
#<BuildRuby:0x00005630af8ebf58
@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.20230111-102742",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000023 0.000010 0.000033 ( 0.000031)
build_up 0.002841 0.003453 0.848853 ( 1.071634)
build_miniruby 0.000900 0.000450 1.004518 ( 1.002634)
build_ruby 0.001084 0.000542 2.774110 ( 2.771570)
build_all 0.002647 0.007357 16.790123 ( 2.987883)
build_install 0.007699 0.003815 2.132350 ( 1.079173)
test_btest 0.000686 0.000411 69.185564 ( 11.325247)
test_basic 0.006082 0.001142 0.354817 ( 0.439913)
test_all 0.000831 0.000468 654.107944 ( 99.616417)
test_rubyspec 0.077179 0.051608 51.586874 ( 59.670924)
total: 179.97 sec