Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240809-035310
#<BuildRuby:0x00007f9ccb53fdd0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240809-035310",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000027 0.000010 0.000037 ( 0.000038)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.004703 0.005943 4.457447 ( 6.494651)
build_miniruby 0.001413 0.000546 2.551566 ( 3.363537)
build_ruby 0.001637 0.000634 4.721918 ( 5.989852)
build_all 0.010565 0.000656 7.657306 ( 8.586069)
build_install 0.015913 0.009886 11.184997 ( 12.414800)
test_btest 0.000695 0.000270 101.697803 (119.050835)
test_basic 0.002141 0.012500 1.204891 ( 2.260955)
test_all 0.109501 0.052683 872.175521 (636.721114)
test_rubyspec 0.072052 0.020869 153.955565 ( 66.218757)
total: 861.10 sec