Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-133120
#<BuildRuby:0x00005633fd12fe08
@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.20221224-133120",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000106 0.003961 0.866469 ( 1.226411)
build_miniruby 0.000730 0.000168 0.993803 ( 0.992591)
build_ruby 0.000000 0.001117 2.799991 ( 2.798825)
build_all 0.007330 0.001594 15.848092 ( 3.286833)
build_install 0.008225 0.001062 2.253646 ( 1.241587)
test_btest 0.000470 0.000110 63.428034 ( 11.689365)
test_basic 0.000398 0.004129 0.295239 ( 0.385895)
test_all 0.001170 0.000344 634.812539 (105.906041)
test_rubyspec 0.046779 0.016286 51.763220 ( 60.010000)
total: 187.54 sec