Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240615-130357
#<BuildRuby:0x00007f51ff54fdc8
@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.20240615-130357",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.001765 0.008756 6.352361 ( 7.447129)
build_miniruby 0.006050 0.001815 150.784337 (129.457337)
build_ruby 0.002419 0.000725 5.074716 ( 46.283436)
build_all 0.008880 0.002664 7.483928 ( 10.439820)
build_install 0.014442 0.014344 10.472784 ( 42.085088)
test_btest 0.000823 0.000299 98.752039 (153.613660)
test_basic 0.012679 0.000000 1.204193 ( 2.698535)
test_all 0.113965 0.050848 857.089900 (1155.392520)
test_rubyspec 0.038425 0.057478 153.060926 (166.103293)
total: 1713.52 sec