Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231224-083404
#<BuildRuby:0x0000555da20a6338
@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.20231224-083404",
@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.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006704 0.000185 2.239509 ( 2.903426)
build_miniruby 0.001540 0.000106 2.090954 ( 2.150821)
build_ruby 0.001697 0.000117 3.619149 ( 3.874416)
build_all 0.004190 0.004229 5.073397 ( 2.371995)
build_install 0.020548 0.000319 6.436339 ( 4.076845)
test_btest 0.000890 0.000078 63.524503 ( 30.996011)
test_basic 0.003092 0.004226 0.809042 ( 1.017651)
test_all 0.090527 0.038905 733.636432 (645.332923)
test_rubyspec 0.036558 0.046044 93.105269 (174.807906)
total: 867.53 sec