Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240110-160440
#<BuildRuby:0x0000555a751da090
@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.20240110-160440",
@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.000002 0.000024 ( 0.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.009310 0.000118 3.451966 ( 4.664650)
build_miniruby 0.005799 0.000543 101.611818 ( 76.409118)
build_ruby 0.001610 0.000151 3.827445 ( 5.261768)
build_all 0.008703 0.000000 5.319563 ( 5.972539)
build_install 0.014958 0.003244 6.520041 ( 7.256175)
test_btest 0.001082 0.000108 71.565826 ( 90.393640)
test_basic 0.008154 0.000395 0.838983 ( 1.402367)
test_all 0.115042 0.015719 797.807776 (952.054497)
test_rubyspec 0.032416 0.050169 97.221438 (172.783121)
total: 1316.20 sec