Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240202-230046
#<BuildRuby:0x0000562021165fc0
@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.20240202-230046",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.007897 2.219447 ( 3.448827)
build_miniruby 0.005371 0.001120 157.878152 ( 93.358207)
build_ruby 0.000000 0.001923 3.890860 ( 4.539260)
build_all 0.006480 0.002610 5.751923 ( 6.048153)
build_install 0.020526 0.001064 7.298371 ( 7.301838)
test_btest 0.000806 0.000138 72.206458 ( 74.407876)
test_basic 0.004141 0.000066 0.841181 ( 1.479859)
test_all 0.101246 0.025513 708.631958 (724.149055)
test_rubyspec 0.056573 0.058205 180.597745 (288.240077)
total: 1202.97 sec