Logfile: /home/opc/ruby/logs/brlog.master.20241230-140748
#<BuildRuby:0x0000fffdcd48fdc0
@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.20241230-140748",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003033 0.000759 1.042507 ( 1.697141)
build_miniruby 0.001157 0.000290 1.201362 ( 1.200438)
build_ruby 0.001707 0.000428 2.003992 ( 4.376257)
build_all 0.003394 0.004087 3.500493 ( 1.706735)
build_install 0.010354 0.004870 4.243621 ( 2.477568)
test_btest 0.000634 0.000200 50.569182 ( 19.423743)
test_basic 0.004338 0.002918 0.547374 ( 0.616044)
test_all 0.072264 0.061331 480.402293 (218.768101)
test_rubyspec 0.061549 0.060508 67.382055 ( 30.672384)
total: 280.94 sec