Logfile: /home/opc/ruby/logs/brlog.master.20241118-133728
#<BuildRuby:0x0000fffe73e7fdc0
@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.20241118-133728",
@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.000003 0.000012 ( 0.000012)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.004097 0.001284 2.000939 ( 2.489306)
build_miniruby 0.000000 0.001478 1.197208 ( 1.195487)
build_ruby 0.000334 0.001237 2.019637 ( 4.146121)
build_all 0.005509 0.001948 3.327768 ( 1.631744)
build_install 0.015588 0.000879 4.590765 ( 2.399365)
test_btest 0.000646 0.000195 51.105327 ( 19.841604)
test_basic 0.005980 0.000439 0.527698 ( 0.593351)
test_all 0.092901 0.045381 465.915681 (190.557226)
test_rubyspec 0.079149 0.038364 66.426977 ( 30.281572)
total: 253.14 sec