Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240305-041311
#<BuildRuby:0x00005559deb22450
@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.20240305-041311",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004918 0.004991 2.904099 ( 4.663920)
build_miniruby 0.001620 0.000000 2.144289 ( 2.616963)
build_ruby 0.000181 0.001753 3.486906 ( 4.278349)
build_all 0.045314 0.008674 133.198712 ( 98.204113)
build_install 0.019288 0.001222 7.875080 ( 7.118288)
test_btest 0.000864 0.000173 73.925304 ( 63.457895)
test_basic 0.003143 0.005279 0.901214 ( 1.219091)
test_all 0.094428 0.026935 793.129799 (478.792303)
test_rubyspec 0.058882 0.036912 120.311176 (177.635591)
total: 837.99 sec