Logfile: /home/opc/ruby/logs/brlog.master.20240125-153943
#<BuildRuby:0x0000fffe106cfde0
@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.20240125-153943",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000024 0.000004 0.000028 ( 0.000013)
build_up 0.005348 0.000239 1.360955 ( 2.128193)
build_miniruby 0.001496 0.000000 1.097354 ( 1.096790)
build_ruby 0.002798 0.000061 1.828640 ( 3.659988)
build_all 0.005719 0.000904 3.531707 ( 1.677306)
build_install 0.008049 0.005772 4.301601 ( 2.382738)
test_btest 0.000823 0.000000 54.430357 ( 20.466355)
test_basic 0.006410 0.000708 0.532213 ( 0.601881)
test_all 0.096339 0.027742 500.375107 (214.399477)
test_rubyspec 0.048953 0.087497 95.481853 ( 40.074379)
total: 286.49 sec