Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-215853
#<BuildRuby:0x00005563e1fc0040
@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.20230109-215853",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005878 0.000840 0.888777 ( 1.051748)
build_miniruby 0.001145 0.000164 1.012539 ( 1.010703)
build_ruby 0.001440 0.000206 2.786460 ( 2.783891)
build_all 0.000000 0.009907 16.863783 ( 2.979630)
build_install 0.008942 0.002571 2.155929 ( 1.086830)
test_btest 0.000000 0.001100 69.122377 ( 11.571240)
test_basic 0.000000 0.006626 0.348164 ( 0.434558)
test_all 0.000450 0.001113 673.794587 ( 97.301100)
test_rubyspec 0.087272 0.046384 52.213583 ( 60.331988)
total: 178.55 sec