Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-034840
#<BuildRuby:0x000056269ece86f8
@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.20221225-034840",
@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.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000021 0.000007 0.000028 ( 0.000029)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.006750 0.002454 0.954132 ( 1.118953)
build_miniruby 0.001974 0.000717 0.847620 ( 0.845955)
build_ruby 0.002222 0.000808 2.133157 ( 2.132322)
build_all 0.018366 0.002977 18.638033 ( 2.197282)
build_install 0.015304 0.006611 2.052103 ( 1.007888)
test_btest 0.001350 0.000000 93.608648 ( 8.943491)
test_basic 0.004576 0.003578 0.346197 ( 0.432559)
test_all 0.002020 0.000707 692.476428 ( 63.626558)
test_rubyspec 0.107649 0.079550 47.840175 ( 56.006720)
total: 136.31 sec