Logfile: /home/opc/ruby/logs/brlog.master.20240825-204131
#<BuildRuby:0x0000fffc8973fdd0
@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.20240825-204131",
@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.000007 0.000003 0.000010 ( 0.000011)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.003926 0.001403 1.797728 ( 2.414312)
build_miniruby 0.001312 0.000468 1.180845 ( 1.180735)
build_ruby 0.001229 0.000439 1.951591 ( 4.267495)
build_all 0.003223 0.004055 3.985357 ( 1.885239)
build_install 0.010049 0.005661 5.150621 ( 2.619048)
test_btest 0.000537 0.000226 59.407442 ( 22.603717)
test_basic 0.002368 0.005248 0.573465 ( 0.643344)
test_all 0.090843 0.037047 542.699729 (216.367887)
test_rubyspec 0.049979 0.060653 80.247446 ( 35.082444)
total: 287.07 sec