Logfile: /home/opc/ruby/logs/brlog.master.20240912-225330
#<BuildRuby:0x0000fffec691fdc8
@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.20240912-225330",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004402 0.000777 1.796846 ( 2.374274)
build_miniruby 0.001397 0.000000 1.181964 ( 1.180221)
build_ruby 0.001652 0.000000 1.995957 ( 4.106142)
build_all 0.007375 0.000330 3.322896 ( 1.651801)
build_install 0.010359 0.006329 4.469112 ( 2.387785)
test_btest 0.000623 0.000130 49.134206 ( 19.089687)
test_basic 0.002832 0.004538 0.523677 ( 0.601018)
test_all 0.092452 0.038805 454.100499 (188.501864)
test_rubyspec 0.049085 0.068428 64.974182 ( 29.541159)
total: 249.43 sec