Logfile: /home/opc/ruby/logs/brlog.master.20240813-115842
#<BuildRuby:0x0000fffc06acfdc0
@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.20240813-115842",
@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.000007 0.000004 0.000011 ( 0.000011)
autoconf 0.000013 0.000008 0.000021 ( 0.000020)
configure 0.000008 0.000005 0.000013 ( 0.000013)
build_up 0.004991 0.000530 1.769785 ( 2.317675)
build_miniruby 0.000783 0.000393 1.167309 ( 1.168300)
build_ruby 0.001469 0.000736 1.954931 ( 4.149274)
build_all 0.004498 0.002255 3.831279 ( 1.805847)
build_install 0.007063 0.008572 4.995571 ( 2.561606)
test_btest 0.000521 0.000298 59.379883 ( 22.475047)
test_basic 0.000000 0.007119 0.568238 ( 0.635578)
test_all 0.105921 0.031767 512.542975 (213.889844)
test_rubyspec 0.071882 0.042593 79.405194 ( 34.978610)
total: 283.98 sec