Logfile: /home/ko1/ruby/logs/brlog.trunk.20230312-201004
#<BuildRuby:0x000055fd0fc9f448
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230312-201004",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004189 0.828388 ( 2.086859)
build_miniruby 0.000000 0.000881 0.652734 ( 0.652528)
build_ruby 0.000000 0.001124 2.095728 ( 2.095587)
build_all 0.008063 0.000447 11.280770 ( 0.986107)
build_install 0.006044 0.000669 1.554709 ( 0.816234)
test_btest 0.000538 0.000154 72.176912 ( 6.780019)
test_basic 0.003475 0.000000 0.246340 ( 0.344268)
test_all 0.001024 0.000177 395.961475 ( 41.372831)
test_rubyspec 0.017865 0.011433 36.019254 ( 46.489028)
total: 101.62 sec