Logfile: /home/opc/ruby/logs/brlog.master.20240701-232425
#<BuildRuby:0x0000fffbbb3cfde0
@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.20240701-232425",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005658 0.000315 1.969385 ( 2.358772)
build_miniruby 0.001248 0.000000 1.168417 ( 1.167925)
build_ruby 0.001548 0.000000 1.936740 ( 4.986931)
build_all 0.006897 0.000284 4.029026 ( 1.876075)
build_install 0.010684 0.004442 5.294214 ( 2.675043)
test_btest 0.000801 0.000073 60.235961 ( 23.796497)
test_basic 0.000000 0.007144 0.562707 ( 0.630638)
test_all 0.108139 0.022689 489.250673 (200.311347)
test_rubyspec 0.052463 0.060690 78.321791 ( 34.656714)
total: 272.46 sec