Logfile: /home/opc/ruby/logs/brlog.master.20240923-093427
#<BuildRuby:0x0000fffd0c20fdc8
@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.20240923-093427",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.006014 0.000103 2.400569 ( 2.556719)
build_miniruby 0.001242 0.000060 1.220312 ( 1.219194)
build_ruby 0.001543 0.000074 1.961782 ( 4.969602)
build_all 0.006312 0.000302 3.304921 ( 1.642625)
build_install 0.011038 0.005064 4.775819 ( 2.355421)
test_btest 0.000837 0.000000 49.725679 ( 19.816056)
test_basic 0.007211 0.000000 0.523512 ( 0.598821)
test_all 0.097209 0.036551 471.113045 (194.082235)
test_rubyspec 0.071036 0.044267 65.313743 ( 29.764136)
total: 257.01 sec