Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-205724
#<BuildRuby:0x00005616dd0b3e80
@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.20221228-205724",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001658 0.004869 0.841559 ( 1.436691)
build_miniruby 0.000969 0.000303 1.019138 ( 1.017033)
build_ruby 0.001243 0.000389 2.775945 ( 2.773150)
build_all 0.006460 0.003345 16.772761 ( 2.976845)
build_install 0.010589 0.001053 2.301087 ( 1.179346)
test_btest 0.000948 0.000284 77.036595 ( 10.870244)
test_basic 0.002022 0.004474 0.342817 ( 0.429163)
test_all 0.000937 0.000328 669.324952 ( 97.532112)
test_rubyspec 0.073986 0.048748 51.718157 ( 59.792299)
total: 178.01 sec