Logfile: /home/opc/ruby/logs/brlog.master.20240622-131246
#<BuildRuby:0x0000fffc320cfdd0
@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.20240622-131246",
@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.000011)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001752 0.003899 1.768686 ( 2.360273)
build_miniruby 0.001257 0.000000 1.157076 ( 1.157142)
build_ruby 0.001615 0.000000 1.913488 ( 4.236916)
build_all 0.006493 0.001171 3.977778 ( 1.902755)
build_install 0.009865 0.006153 5.175648 ( 2.905872)
test_btest 0.000876 0.000000 58.872363 ( 22.692831)
test_basic 0.003615 0.002939 0.565329 ( 0.642797)
test_all 0.095925 0.029406 486.789935 (194.017656)
test_rubyspec 0.052927 0.052758 77.601214 ( 34.170188)
total: 264.09 sec