Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-142438
#<BuildRuby:0x00005623a3403ce8
@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.20240114-142438",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000915 0.003423 1.125048 ( 1.485775)
build_miniruby 0.000879 0.000126 0.872956 ( 0.872364)
build_ruby 0.001185 0.000170 2.699290 ( 2.699045)
build_all 0.008977 0.000178 13.920698 ( 1.233680)
build_install 0.007014 0.000915 4.038840 ( 1.074231)
test_btest 0.000608 0.000080 74.875921 ( 6.984710)
test_basic 0.004920 0.000000 0.695503 ( 0.774473)
test_all 0.093647 0.036281 487.153905 ( 45.627098)
test_rubyspec 0.023558 0.022667 47.605892 ( 60.095309)
total: 120.85 sec