Logfile: /home/opc/ruby/logs/brlog.master.20240123-205343
#<BuildRuby:0x0000fffd403ffdc0
@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.20240123-205343",
@make="make",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000027 0.000000 0.000027 ( 0.000035)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.005535 0.000518 1.376747 ( 2.068685)
build_miniruby 0.001198 0.000375 1.116458 ( 1.116808)
build_ruby 0.001364 0.000427 1.917838 ( 3.626108)
build_all 0.003236 0.003887 3.577534 ( 1.708434)
build_install 0.014029 0.000442 4.336743 ( 2.427125)
test_btest 0.000897 0.000000 54.538627 ( 21.718916)
test_basic 0.006225 0.000836 0.528356 ( 0.603511)
test_all 0.093859 0.030634 502.148890 (219.350975)
test_rubyspec 0.065818 0.084959 94.703952 ( 39.920978)
total: 292.54 sec