Logfile: /home/opc/ruby/logs/brlog.master.20240730-212618
#<BuildRuby:0x0000fffe147efdc0
@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.20240730-212618",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.006815 0.000671 1.811934 ( 2.460837)
build_miniruby 0.001032 0.000244 1.170783 ( 1.170134)
build_ruby 0.001381 0.000326 2.002950 ( 3.702286)
build_all 0.005448 0.002438 4.203575 ( 2.135414)
build_install 0.012222 0.002674 5.386652 ( 2.816145)
test_btest 0.000839 0.000000 61.364362 ( 23.774265)
test_basic 0.005712 0.000915 0.576743 ( 0.653942)
test_all 0.093840 0.034903 494.799102 (203.848289)
test_rubyspec 0.059286 0.050437 78.433543 ( 34.648326)
total: 275.21 sec