Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240208-190959
#<BuildRuby:0x00005585426e2450
@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.20240208-190959",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006036 0.001683 2.052106 ( 3.421829)
build_miniruby 0.000000 0.001558 1.870598 ( 2.525152)
build_ruby 0.000937 0.000946 3.513560 ( 19.600174)
build_all 0.001028 0.007714 5.766943 ( 6.557250)
build_install 0.018296 0.003648 7.070607 ( 7.919586)
test_btest 0.000696 0.000143 70.665096 ( 73.364381)
test_basic 0.004134 0.004028 0.814252 ( 1.354356)
test_all 0.097692 0.028505 770.503850 (726.098258)
test_rubyspec 0.061693 0.050575 176.966334 (261.126543)
total: 1101.97 sec