Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-161457
#<BuildRuby:0x00005651612243c8
@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.20230112-161457",
@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.000016 0.000006 0.000022 ( 0.000022)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.002882 0.003606 0.846368 ( 1.040576)
build_miniruby 0.000969 0.000373 1.018477 ( 1.016585)
build_ruby 0.001189 0.000457 2.782873 ( 2.780198)
build_all 0.008369 0.001510 16.768884 ( 3.017411)
build_install 0.003142 0.008572 2.097198 ( 1.082665)
test_btest 0.000649 0.000305 71.067388 ( 11.496334)
test_basic 0.001738 0.004812 0.355165 ( 0.441837)
test_all 0.000959 0.000507 668.389628 ( 94.474214)
test_rubyspec 0.074805 0.059332 51.817144 ( 59.945463)
total: 175.30 sec