Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240120-065207
#<BuildRuby:0x00005588aead5fc0
@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.20240120-065207",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.004577 0.000381 1.724934 ( 2.342540)
build_miniruby 0.000000 0.002094 1.784030 ( 1.826403)
build_ruby 0.000241 0.002031 3.527488 ( 3.848800)
build_all 0.007263 0.000908 5.143952 ( 2.871107)
build_install 0.002984 0.016441 6.177278 ( 4.003830)
test_btest 0.000843 0.000226 63.495964 ( 39.635677)
test_basic 0.000000 0.007066 0.743305 ( 0.925945)
test_all 0.090567 0.035080 748.208159 (658.124837)
test_rubyspec 0.055984 0.059348 170.341869 (289.804663)
total: 1003.38 sec