Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-155743
#<BuildRuby:0x00005652a813c0f8
@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.20221218-155743",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000013 0.000005 0.000018 ( 0.000016)
build_up 0.000154 0.004078 0.850623 ( 1.058932)
build_miniruby 0.001011 0.000000 0.972681 ( 0.972160)
build_ruby 0.001080 0.000000 2.777281 ( 2.682553)
build_all 0.007095 0.002027 15.789405 ( 3.285720)
build_install 0.006921 0.002041 2.332224 ( 1.356296)
test_btest 0.000540 0.000202 64.386004 ( 11.715051)
test_basic 0.003738 0.001401 0.290644 ( 0.380985)
test_all 0.001417 0.000000 679.281159 (161.293012)
test_rubyspec 0.042383 0.024908 52.969535 ( 61.066781)
total: 243.81 sec