Logfile: /home/opc/ruby/logs/brlog.master.20240626-200944
#<BuildRuby:0x0000fffecefffdc0
@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.20240626-200944",
@make="make",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004992 0.000884 1.959573 ( 2.348228)
build_miniruby 0.001091 0.000193 1.165565 ( 1.167109)
build_ruby 0.001736 0.000308 1.944148 ( 4.018750)
build_all 0.008271 0.000000 4.031191 ( 1.934070)
build_install 0.010727 0.005575 5.284548 ( 2.865011)
test_btest 0.000893 0.000179 59.413332 ( 24.056818)
test_basic 0.005538 0.001112 0.566776 ( 0.644242)
test_all 0.092887 0.030780 495.364742 (200.866028)
test_rubyspec 0.040392 0.070665 78.814018 ( 34.670387)
total: 272.57 sec