Logfile: /home/opc/ruby/logs/brlog.master.20241117-160226
#<BuildRuby:0x0000ffff2ac9fde0
@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.20241117-160226",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005469 0.000163 2.015277 ( 2.497090)
build_miniruby 0.001276 0.000134 1.180859 ( 1.181157)
build_ruby 0.001736 0.000183 2.010545 ( 4.382883)
build_all 0.007080 0.000000 3.298739 ( 1.662845)
build_install 0.008648 0.006300 4.558896 ( 2.457391)
test_btest 0.000844 0.000130 49.801872 ( 21.316241)
test_basic 0.006839 0.001054 0.564791 ( 0.634557)
test_all 0.107282 0.023571 462.971826 (192.769116)
test_rubyspec 0.064824 0.049066 66.474041 ( 30.128642)
total: 257.03 sec