Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240320-161841
#<BuildRuby:0x00005570f5af9fe0
@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.20240320-161841",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.005799 0.004374 4.087691 ( 3.134348)
build_miniruby 0.005531 0.004423 243.560801 ( 74.366132)
build_ruby 0.001536 0.000000 3.337232 ( 3.608870)
build_all 0.010019 0.003470 45.442717 ( 27.149251)
build_install 0.015292 0.007344 8.861889 ( 6.910812)
test_btest 0.000902 0.000000 78.826378 ( 44.985429)
test_basic 0.006260 0.000837 0.771410 ( 0.855807)
test_all 0.096036 0.027958 740.671390 (384.631429)
test_rubyspec 0.040608 0.065631 125.025569 (172.399595)
total: 718.04 sec