Logfile: /home/opc/ruby/logs/brlog.master.20231126-124808
#<BuildRuby:0x0000fffd64abfdd0
@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.20231126-124808",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.005093 0.000269 1.372759 ( 2.117654)
build_miniruby 0.001228 0.000065 1.092351 ( 1.089854)
build_ruby 0.001401 0.000074 1.812265 ( 3.474438)
build_all 0.006626 0.000112 3.416951 ( 1.646117)
build_install 0.008138 0.004486 4.121071 ( 2.281775)
test_btest 0.000706 0.000064 47.777228 ( 18.989824)
test_basic 0.007479 0.000255 0.503864 ( 0.573335)
test_all 0.104057 0.021164 438.030609 (179.193261)
test_rubyspec 0.056884 0.047124 54.994499 ( 65.681730)
total: 275.05 sec