Logfile: /home/opc/ruby/logs/brlog.master.20230922-153027
#<BuildRuby:0x0000fffc3fb1fdc8
@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.20230922-153027",
@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.000002 0.000011 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004718 0.001182 1.427748 ( 3.883168)
build_miniruby 0.000969 0.000242 1.064418 ( 1.065841)
build_ruby 0.001127 0.000282 1.757069 ( 3.225416)
build_all 0.006365 0.000441 3.238415 ( 1.582507)
build_install 0.008962 0.004555 3.972844 ( 2.329206)
test_btest 0.001390 0.000366 45.723666 ( 17.151953)
test_basic 0.005630 0.001485 0.499950 ( 0.572926)
test_all 0.008992 0.001008 434.198252 (173.633610)
test_rubyspec 0.062825 0.038052 55.126009 ( 65.850707)
total: 269.30 sec