Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-114842
#<BuildRuby:0x000055d56344e678
@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-114842",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000038 0.000009 0.000047 ( 0.000046)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.001906 0.004695 0.850730 ( 1.186705)
build_miniruby 0.001003 0.000308 1.011974 ( 1.010086)
build_ruby 0.001199 0.000369 2.828704 ( 2.826175)
build_all 0.000000 0.009952 16.853199 ( 2.959771)
build_install 0.001374 0.010194 2.131609 ( 1.078921)
test_btest 0.000560 0.000360 76.983875 ( 10.301074)
test_basic 0.000000 0.006674 0.345620 ( 0.431804)
test_all 0.002441 0.000459 659.580813 ( 98.438852)
test_rubyspec 0.075568 0.050828 51.988050 ( 59.992470)
total: 178.23 sec