Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231020-210348
#<BuildRuby:0x000056540a7ba278
@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.20231020-210348",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002776 0.004484 2.514341 ( 4.063961)
build_miniruby 0.002049 0.000366 76.274974 ( 87.793172)
build_ruby 0.002021 0.000361 3.255108 ( 53.649214)
build_all 0.003584 0.005014 5.326444 ( 6.425705)
build_install 0.019034 0.003772 6.850371 ( 9.510849)
test_btest 0.000959 0.000000 62.749296 ( 91.345367)
test_basic 0.004171 0.003525 0.769303 ( 1.339791)
test_all 0.008973 0.002051 654.626826 (724.703153)
test_rubyspec 0.044211 0.029410 90.093708 (149.984115)
total: 1128.82 sec