Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-182228
#<BuildRuby:0x00005652ce2cf818
@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.20230801-182228",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.005642 0.000080 1.380990 ( 2.740164)
build_miniruby 0.000927 0.000000 0.925229 ( 0.925454)
build_ruby 0.001313 0.000000 2.801387 ( 2.801957)
build_all 0.005978 0.003412 14.288551 ( 1.233268)
build_install 0.008647 0.000088 2.003117 ( 0.890233)
test_btest 0.001000 0.000074 84.148971 ( 7.548763)
test_basic 0.003984 0.000295 0.684594 ( 0.762069)
test_all 0.001101 0.000082 514.941916 ( 49.062904)
test_rubyspec 0.023160 0.021652 46.092640 ( 58.432938)
total: 124.40 sec