Logfile: /home/opc/ruby/logs/brlog.master.20241123-070317
#<BuildRuby:0x0000fffcf439fde0
@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.20241123-070317",
@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.000011 0.000000 0.000011 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005209 0.000061 1.981111 ( 2.573279)
build_miniruby 0.001248 0.000063 1.196517 ( 1.197321)
build_ruby 0.001755 0.000088 1.953562 ( 4.173367)
build_all 0.006803 0.000341 3.271497 ( 1.648450)
build_install 0.004721 0.009839 4.551655 ( 2.466949)
test_btest 0.000724 0.000109 49.929370 ( 21.622207)
test_basic 0.002431 0.004316 0.522434 ( 0.590300)
test_all 0.088101 0.043980 494.436928 (209.146223)
test_rubyspec 0.065807 0.045531 65.876834 ( 29.951327)
total: 273.37 sec