Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240702-220321
#<BuildRuby:0x00007f363951fdd0
@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.20240702-220321",
@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.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000035 0.000011 0.000046 ( 0.000048)
build_up 0.006428 0.003447 4.615332 ( 6.045001)
build_miniruby 0.000000 0.002317 1.759096 ( 2.709885)
build_ruby 0.000000 0.002107 4.547091 ( 5.535667)
build_all 0.006242 0.004091 7.208689 ( 7.544914)
build_install 0.023009 0.006659 10.652719 ( 10.319284)
test_btest 0.000764 0.000289 98.128902 (100.026260)
test_basic 0.012645 0.001521 1.205968 ( 1.803519)
test_all 0.126281 0.041556 890.121520 (1065.726361)
test_rubyspec 0.076285 0.020976 157.170434 (140.117743)
total: 1339.83 sec