Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-111848
#<BuildRuby:0x000056167cd88040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230708-111848",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000016)
build_up 0.002002 0.004363 1.489170 ( 2.750440)
build_miniruby 0.000976 0.000162 0.894506 ( 0.894765)
build_ruby 0.001061 0.000177 2.799356 ( 2.799783)
build_all 0.005502 0.003688 8.087714 ( 7.363698)
build_install 0.000828 0.008574 2.100181 ( 1.770824)
test_btest 0.001570 0.000000 84.402693 ( 7.513017)
test_basic 0.003405 0.000000 0.558285 ( 0.638193)
test_all 0.002622 0.000000 478.664934 ( 43.703773)
test_rubyspec 0.022060 0.018634 44.307286 ( 56.768667)
total: 124.20 sec