Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-024523
#<BuildRuby:0x000055baa23880f8
@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.20221224-024523",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000015)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.002945 0.001178 0.930644 ( 1.189501)
build_miniruby 0.000745 0.000298 1.038499 ( 1.037079)
build_ruby 0.000963 0.000385 2.625170 ( 2.623452)
build_all 0.007228 0.002061 15.736578 ( 3.351299)
build_install 0.006641 0.003488 2.256468 ( 1.292920)
test_btest 0.000455 0.000182 65.791268 ( 11.541698)
test_basic 0.004480 0.000150 0.285816 ( 0.376777)
test_all 0.000736 0.000276 645.321845 (103.699173)
test_rubyspec 0.051642 0.014443 51.942344 ( 60.089577)
total: 185.20 sec