Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240212-151712
#<BuildRuby:0x00005626aa85a1e8
@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.20240212-151712",
@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.000028 0.000001 0.000029 ( 0.000029)
autoconf 0.000042 0.000001 0.000043 ( 0.000043)
configure 0.000031 0.000001 0.000032 ( 0.000032)
build_up 0.003633 0.004108 2.164796 ( 4.274817)
build_miniruby 0.001705 0.000110 8.872737 ( 11.064757)
build_ruby 0.001865 0.000120 3.300360 ( 4.113283)
build_all 0.008693 0.000561 6.110531 ( 6.754119)
build_install 0.023490 0.000000 7.726563 ( 7.928413)
test_btest 0.000795 0.000000 75.242677 ( 82.821781)
test_basic 0.004655 0.003985 0.812696 ( 1.500041)
test_all 0.094531 0.031004 802.811559 (578.714696)
test_rubyspec 0.045585 0.072824 185.008778 (236.700403)
total: 933.87 sec