Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230916-221837
#<BuildRuby:0x000055989d665f40
@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.20230916-221837",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.007629 0.000000 2.310019 ( 5.174157)
build_miniruby 0.001764 0.000148 1.844924 ( 2.698772)
build_ruby 0.001902 0.000184 3.556921 ( 4.994964)
build_all 0.008386 0.000393 5.575858 ( 6.591593)
build_install 0.020914 0.001083 7.072929 ( 9.829822)
test_btest 0.000880 0.000078 64.611028 ( 74.023073)
test_basic 0.000285 0.008794 0.865370 ( 1.634358)
test_all 0.012826 0.003739 691.705984 (797.834181)
test_rubyspec 0.047389 0.034407 94.861615 (138.466893)
total: 1041.25 sec