Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-002530
#<BuildRuby:0x00005608ee1a40d0
@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.20230124-002530",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000016 0.000007 0.000023 ( 0.000022)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.002675 0.003380 0.844669 ( 1.367973)
build_miniruby 0.000839 0.000420 1.008060 ( 1.006190)
build_ruby 0.000982 0.000491 2.759979 ( 2.757396)
build_all 0.003552 0.006201 16.693745 ( 2.966163)
build_install 0.008829 0.000020 2.105169 ( 1.076818)
test_btest 0.000544 0.000272 66.635595 ( 11.198909)
test_basic 0.004748 0.002374 0.354749 ( 0.439582)
test_all 0.000778 0.000389 663.629281 ( 94.097612)
test_rubyspec 0.042807 0.069509 51.263642 ( 59.353563)
total: 174.26 sec