Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-035953
#<BuildRuby:0x000055dbfeb3c178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240112-035953",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.005059 0.834510 ( 1.545728)
build_miniruby 0.000452 0.000656 0.806137 ( 0.806061)
build_ruby 0.000914 0.000548 2.677102 ( 2.677969)
build_all 0.008113 0.000000 11.982087 ( 0.986441)
build_install 0.010447 0.002174 3.385564 ( 0.964493)
test_btest 0.000870 0.000000 63.778824 ( 5.008377)
test_basic 0.003533 0.002376 0.399123 ( 0.477248)
test_all 0.081204 0.017475 368.126343 ( 37.569611)
test_rubyspec 0.017803 0.048607 41.030972 ( 53.589087)
total: 103.63 sec