Logfile: /home/opc/ruby/logs/brlog.master.20231018-171937
#<BuildRuby:0x0000fffe0dd7fdc8
@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.20231018-171937",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001558 0.004091 1.623092 ( 2.305583)
build_miniruby 0.001198 0.000190 1.104203 ( 1.359213)
build_ruby 0.002652 0.000000 1.790847 ( 3.795464)
build_all 0.005560 0.000650 3.279621 ( 1.594435)
build_install 0.009431 0.005223 4.240453 ( 3.335219)
test_btest 0.000734 0.000140 48.141006 ( 19.192443)
test_basic 0.007139 0.000483 0.506070 ( 0.576241)
test_all 0.008428 0.003979 506.596062 (222.448836)
test_rubyspec 0.057298 0.044651 55.502069 ( 66.727373)
total: 321.34 sec