Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231101-151544
#<BuildRuby:0x000055b4b9355a48
@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.20231101-151544",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.006587 0.002108 3.740978 ( 5.665416)
build_miniruby 0.005425 0.005955 168.155796 (143.105051)
build_ruby 0.001277 0.000460 3.629851 ( 5.175212)
build_all 0.004481 0.010522 18.919818 ( 22.391127)
build_install 0.018039 0.003569 6.787800 ( 8.460908)
test_btest 0.000812 0.000000 63.690830 ( 74.399532)
test_basic 0.004512 0.002943 0.754612 ( 1.164983)
test_all 0.089120 0.037339 679.216430 (577.263597)
test_rubyspec 0.049894 0.024507 87.989676 (140.790710)
total: 978.42 sec