Logfile: /home/opc/ruby/logs/brlog.master.20230621-210036
#<BuildRuby:0x0000fffbdaaafdd0
@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.20230621-210036",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.002692 0.003526 1.473094 ( 3.904095)
build_miniruby 0.001203 0.000108 1.094691 ( 1.104323)
build_ruby 0.002737 0.000247 1.818946 ( 3.878449)
build_all 0.006021 0.000544 3.252953 ( 1.593382)
build_install 0.007130 0.006949 3.999621 ( 2.415124)
test_btest 0.000575 0.000088 49.848551 ( 18.051656)
test_basic 0.005933 0.000910 0.511057 ( 0.592515)
test_all 0.000527 0.003069 436.258001 (179.121216)
test_rubyspec 0.059515 0.026402 51.524871 ( 62.226502)
total: 272.89 sec