Logfile: /home/opc/ruby/logs/brlog.master.20241119-230748
#<BuildRuby:0x0000fffec751fdd0
@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.20241119-230748",
@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.000018 0.000004 0.000022 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004073 0.001022 2.010455 ( 2.535788)
build_miniruby 0.001121 0.000282 1.179711 ( 1.181279)
build_ruby 0.001306 0.000328 1.989204 ( 5.013272)
build_all 0.004201 0.003083 3.329831 ( 1.656799)
build_install 0.010904 0.003639 4.604670 ( 2.383465)
test_btest 0.000738 0.000072 49.382504 ( 18.976588)
test_basic 0.000973 0.007258 0.529285 ( 0.594652)
test_all 0.088722 0.038542 494.680842 (201.004952)
test_rubyspec 0.055282 0.060580 65.697324 ( 29.896062)
total: 263.24 sec