Logfile: /home/opc/ruby/logs/brlog.master.20240729-050031
#<BuildRuby:0x0000ffff66e4fdc0
@BUILD_DIR="/home/opc/ruby/build",
@INSTALL_DIR="/home/opc/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/home/opc/ruby/src",
@TARGET_BUILD_DIR="/home/opc/ruby/build/master",
@TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
@TARGET_NAME="master",
@TARGET_SRC_DIR="/home/opc/ruby/src/master",
@btest_opts="-j3",
@build_opts="-j3",
@configure_opts=["--disable-dtrace --disable-yjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/opc/ruby/logs/brlog.master.20240729-050031",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j3'",
@timeout=10800>
user system total real
checkout 0.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005068 0.001119 1.803648 ( 2.427415)
build_miniruby 0.000000 0.001413 1.233391 ( 1.232577)
build_ruby 0.000000 0.003367 2.056894 ( 4.555863)
build_all 0.007473 0.001954 4.508134 ( 2.108395)
build_install 0.012880 0.005468 5.691288 ( 2.885725)
test_btest 0.000235 0.000736 64.665115 ( 24.187124)
test_basic 0.003986 0.003357 0.596495 ( 0.670956)
test_all 0.094463 0.048693 495.412212 (206.545362)
test_rubyspec 0.068319 0.044390 79.494155 ( 35.048350)
total: 279.66 sec