Logfile: /home/opc/ruby/logs/brlog.master.20230627-171239
#<BuildRuby:0x0000ffffa1acfde0
@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.20230627-171239",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005094 0.000568 1.413856 ( 3.579622)
build_miniruby 0.001051 0.000117 1.075055 ( 1.075208)
build_ruby 0.001592 0.000177 1.779842 ( 3.006745)
build_all 0.000000 0.006306 3.230342 ( 1.577176)
build_install 0.011207 0.003884 3.958215 ( 2.313881)
test_btest 0.000629 0.000132 49.178941 ( 18.099754)
test_basic 0.005668 0.001195 0.505148 ( 0.581447)
test_all 0.002359 0.000497 405.349932 (163.115214)
test_rubyspec 0.060943 0.023273 51.302991 ( 62.070552)
total: 255.42 sec