Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231209-070049
#<BuildRuby:0x000055b3d8f56658
@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.20231209-070049",
@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.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006523 0.001044 2.501627 ( 3.832922)
build_miniruby 0.001251 0.000201 1.694904 ( 2.182450)
build_ruby 0.001657 0.000266 3.378953 ( 3.813814)
build_all 0.008679 0.000620 5.659331 ( 4.921871)
build_install 0.018602 0.001284 7.202944 ( 6.331828)
test_btest 0.000670 0.000096 62.690145 ( 57.041030)
test_basic 0.008244 0.000426 0.828895 ( 1.358399)
test_all 0.073529 0.050386 644.055457 (398.356420)
test_rubyspec 0.031482 0.043721 91.480685 (138.846702)
total: 616.69 sec