Logfile: /home/opc/ruby/logs/brlog.master.20240709-171134
#<BuildRuby:0x0000ffffa29efdc0
@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.20240709-171134",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005389 0.000346 1.991294 ( 2.624176)
build_miniruby 0.001254 0.000000 1.170052 ( 1.168173)
build_ruby 0.002638 0.000000 1.946953 ( 4.357692)
build_all 0.007291 0.000000 4.042693 ( 1.909365)
build_install 0.011072 0.005483 5.327727 ( 2.667216)
test_btest 0.000795 0.000180 61.020938 ( 22.859404)
test_basic 0.003734 0.004009 0.575744 ( 0.668735)
test_all 0.093734 0.040710 521.683767 (218.510105)
test_rubyspec 0.072103 0.044111 79.097502 ( 34.803090)
total: 289.57 sec