Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231107-012016
#<BuildRuby:0x000055fe46cde1d8
@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.20231107-012016",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.004833 0.003230 2.577795 ( 4.513355)
build_miniruby 0.001211 0.000234 2.131681 ( 2.872844)
build_ruby 0.000000 0.001560 3.309547 ( 4.402500)
build_all 0.003542 0.005719 5.630581 ( 5.974769)
build_install 0.015011 0.007458 7.226440 ( 7.978033)
test_btest 0.000727 0.000202 64.848526 ( 67.825971)
test_basic 0.007735 0.000000 0.785101 ( 1.241779)
test_all 0.090072 0.036564 678.427629 (547.024774)
test_rubyspec 0.039710 0.033839 89.453326 (143.366150)
total: 785.20 sec