Logfile: /home/opc/ruby/logs/brlog.master.20240821-045604
#<BuildRuby:0x0000fffd465dfdd8
@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.20240821-045604",
@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.000027 0.000005 0.000032 ( 0.000033)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005217 0.000217 1.803760 ( 2.678713)
build_miniruby 0.001077 0.000179 1.178274 ( 1.177662)
build_ruby 0.001327 0.000221 1.955205 ( 4.054146)
build_all 0.000000 0.007109 3.826466 ( 1.814665)
build_install 0.013569 0.002411 4.963022 ( 2.663487)
test_btest 0.000652 0.000163 60.322667 ( 25.782089)
test_basic 0.006341 0.001584 0.572949 ( 0.639639)
test_all 0.080551 0.050596 499.538161 (209.040199)
test_rubyspec 0.056209 0.054218 82.241875 ( 35.823571)
total: 283.68 sec