Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-205747
#<BuildRuby:0x000055ef6e186858
@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.20230118-205747",
@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.000017 0.000008 0.000025 ( 0.000025)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.006666 0.000000 0.849862 ( 1.327624)
build_miniruby 0.001274 0.000000 1.013193 ( 1.011307)
build_ruby 0.001480 0.000000 2.793335 ( 2.790891)
build_all 0.004601 0.005429 16.902432 ( 2.958948)
build_install 0.009306 0.002304 2.134509 ( 1.083146)
test_btest 0.000774 0.000000 78.219508 ( 10.436391)
test_basic 0.005677 0.000956 0.371640 ( 0.457520)
test_all 0.000888 0.000346 677.790607 ( 95.122087)
test_rubyspec 0.053904 0.043902 52.022270 ( 60.164007)
total: 175.35 sec