Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240705-000039
#<BuildRuby:0x00007f667e01fdd8
@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.20240705-000039",
@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.000032 0.000009 0.000041 ( 0.000035)
autoconf 0.000048 0.000012 0.000060 ( 0.000059)
configure 0.000040 0.000010 0.000050 ( 0.000049)
build_up 0.008108 0.002085 4.566908 ( 5.051580)
build_miniruby 0.001719 0.000443 1.747349 ( 2.476049)
build_ruby 0.002038 0.000524 4.680787 ( 5.371763)
build_all 0.009178 0.002360 7.874051 ( 5.919111)
build_install 0.020613 0.006366 11.262600 ( 8.624973)
test_btest 0.000699 0.000185 100.368963 ( 64.356931)
test_basic 0.011633 0.003062 1.223276 ( 1.428090)
test_all 0.109308 0.055986 882.714320 (855.076646)
test_rubyspec 0.055727 0.041647 159.831158 (170.424805)
total: 1118.73 sec