Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-180842
#<BuildRuby:0x0000563c5fe77fb0
@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.20230102-180842",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000011 0.000006 0.000017 ( 0.000016)
configure 0.000009 0.000005 0.000014 ( 0.000013)
build_up 0.003936 0.002147 0.839951 ( 1.665152)
build_miniruby 0.000805 0.000439 1.009725 ( 1.008039)
build_ruby 0.001050 0.000573 2.781031 ( 2.778398)
build_all 0.006628 0.003281 16.696286 ( 2.952275)
build_install 0.006429 0.003148 2.315926 ( 1.199519)
test_btest 0.000000 0.000811 77.293528 ( 10.436134)
test_basic 0.004785 0.001433 0.372299 ( 0.458997)
test_all 0.001450 0.000000 657.862133 (105.369043)
test_rubyspec 0.071543 0.049692 51.628731 ( 59.683754)
total: 185.55 sec