Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240117-082705
#<BuildRuby:0x00005578e5f861d8
@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.20240117-082705",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.001777 0.003685 1.617178 ( 2.464202)
build_miniruby 0.001230 0.000205 1.678843 ( 1.984164)
build_ruby 0.001478 0.000246 3.368212 ( 3.823601)
build_all 0.004024 0.004080 4.734315 ( 3.802573)
build_install 0.016947 0.001622 6.008722 ( 4.930124)
test_btest 0.001126 0.000208 63.810574 ( 57.315339)
test_basic 0.007004 0.001297 0.803887 ( 1.305152)
test_all 0.073698 0.054689 776.719627 (876.075927)
test_rubyspec 0.057864 0.056504 170.370722 (292.959935)
total: 1244.66 sec