Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-093908
#<BuildRuby:0x000055e7e35cc0d0
@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.20230114-093908",
@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.000014 0.000006 0.000020 ( 0.000022)
autoconf 0.000029 0.000012 0.000041 ( 0.000040)
configure 0.000027 0.000010 0.000037 ( 0.000042)
build_up 0.006547 0.002519 0.851680 ( 1.012655)
build_miniruby 0.000978 0.000377 1.028619 ( 1.026777)
build_ruby 0.000000 0.001671 2.784658 ( 2.781943)
build_all 0.007504 0.002139 16.840130 ( 2.977790)
build_install 0.003325 0.007991 2.085694 ( 1.073402)
test_btest 0.000596 0.000298 77.338557 ( 10.746031)
test_basic 0.004298 0.002149 0.345043 ( 0.431353)
test_all 0.000924 0.000462 671.630388 ( 94.248244)
test_rubyspec 0.077684 0.042796 52.107843 ( 60.168302)
total: 174.47 sec