Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-142457
#<BuildRuby:0x000055c50615ffb0
@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.20230108-142457",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.006541 0.000000 0.884535 ( 1.090529)
build_miniruby 0.001235 0.000000 1.021435 ( 1.019520)
build_ruby 0.001281 0.000258 2.808911 ( 2.806616)
build_all 0.007332 0.002650 16.904592 ( 3.042377)
build_install 0.009557 0.002175 2.156155 ( 1.098606)
test_btest 0.000681 0.000195 79.294202 ( 10.862839)
test_basic 0.007709 0.000000 0.389285 ( 0.473368)
test_all 0.001282 0.000000 685.172603 ( 96.427632)
test_rubyspec 0.092517 0.037508 52.490359 ( 60.514987)
total: 177.34 sec