Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231215-051323
#<BuildRuby:0x000055edd64769a8
@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.20231215-051323",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.004124 0.004057 2.596546 ( 3.226543)
build_miniruby 0.001578 0.000225 1.820202 ( 1.927048)
build_ruby 0.001969 0.000000 3.432367 ( 3.658242)
build_all 0.008459 0.000901 5.513252 ( 2.799983)
build_install 0.009131 0.011265 6.786771 ( 3.561762)
test_btest 0.000631 0.000134 63.055084 ( 24.376578)
test_basic 0.001086 0.004373 0.728150 ( 0.795971)
test_all 0.098194 0.023235 629.631942 (202.184743)
test_rubyspec 0.021764 0.046128 82.931064 ( 94.796809)
total: 337.33 sec